Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I have a two page document that I want a forced break to separate page one and two.

Is it possible?

Page one would end at the leading grand summary and page two would begin with a header and body sections?

Can it be done???

Question two:

Can I have a footer that only appears on the last page, if I had a document that ran 3-4 pages?

As always thanks in advance.

  • Author

OK i figured out a solution. I just extended my leading Grand summary tab area to take up the entire page. Problem solved.

I am still looking though for a way to have my footer appear only on the last page. Can it be done??

Thanks in advance,

-AL

Title footer?

A title footer will only appear on the first page, rather than the last page. If you're printing in a scripted routine, you can count the number of pages before printing, set a $$pageCount variable, then conditionally format items in the "grand trailing footer" to only show up on the last page:

Get ( PageNumber ) = $$pageCount

  • Author

Being green, I understand what you mean by creating a conditional format in my script just not sure how to do it?

The script wouldn't create the conditional format so much as trigger it; conditional formatting is defined on a layout object, and that definition can't be modified by script. In addition to whatever else you'd want your script to do, it would have to:

Enter Preview Mode

Go to Record/Request/Page [Last]

Set Variable [$$pageCount, Value:Get ( PageNumber )]

Jeremy said, "conditional formatting is defined on a layout object..."

You probably understood this, Al, but I will explain merge variable. Once you include $$pageCount in your script, then you type <<$$pageCount>> onto your layout. Select conditional formatting (Format > Conditional or right-click) and set it as:

Formula = Self ≠ Get ( PageNumber)

Then below select 'more formatting' and select Size and change it to custom 500 pt. This will make this merge variable invisible unless it is the last page.

  • 2 weeks later...
  • Author

Thank you

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.