Good Morning
I've been encountering some issues working on a Design template. I've got a duplex job with a tear away strip at the bottom, the data for which is in .xml format.
There is a line repeat, which is working as expected, and if it would repeat below the tear away strip it instead overflows onto a new duplex page, just as expected.
My issue is that there are several lines of text below the line repeat, but I'm unsure how to get them to overflow onto a new page properly themselves. I've tried using a condition so that they only appear on the last page and then keeping them in position with snapping points, which works fine on page 1, but if the job overflows they instead snap to the same position on page 2 (as in, at overflow line), rather than snapping to wherever the line repeat on page 2 ends.
Is there any way to correct this?