How to make footer move to a new page if the data/# of items on a page are longer than a page

Hello,

Could you please tell me how to make a footer move to a new page if the data/number of items on a page are longer than a page in PlanetPress Connect Designer?

Here’s an example of the template I’m using where the data are NOT longer than a page and the footer looks ok:

image

And here’s an example where the data are longer than a page and overlap the footer:

image

Thanks!

I just looked over the Master Pages and Overflow tutorials and it looks like my two choices are to use a Master Page or a box with Overflow set to Scroll.

Unfortunately we have our header (required on each page) in a Master Page and this would require having the header repeated in a second Master Page that also included the footer for the last page. Any changes to the header would need to be changed in both Master Pages since you can only have one Master Page per output page.

Does that sound right?

Thanks!

You could use an html snippet (shared content) for the header and include this in both master pages. This way you’ll have the content in a single place…

1 Like

That should work nicely. Thanks for your help!

Here’s a link to more information about snippets for the next person:

https://learn.objectiflune.com/?s=snippet