Text in Snippets

I’m designing variable pages based on certain condition in the data. I have created different snippets and i’m using loadhtml to display them depending on the data. The text wording in the snippets have different length. Displaying each one of them, sometimes it will cause to overflow in one page. I have to control them in such a way, if the text wording is not fit on the empty space, the remaining text should be printed on the next page. What happening now is some text is being cut off on the page below. Is there is any way the remaining text should be printed on the next page automatically but not been cut off

Thanks

Hi rommiei,

A bit difficult to imagine what is happening. By adding a header margin to your Master page the text that overflows should land on the next page exactly where you want it.

Regards,

S

Hi Rommiei,

Do you write the snippet to the main text or to an box? Text will only overflow when written to the main text flow (just like MS Word). When you write it to a container the text will be clipped at the bottom.

Could you share your template?

Erik