@Ytalo Silva
I have two containers.
Both have the two information sections, shown at the top of the screenshot (Inspection info and Final comments).
Container1 includes the location info, including an image control. I've been able to manage this Container, as it is fixed; an image control and other content, with known dimensions).
It displays just fine.
Container2 is the issue; it will always be multiple pages long.
There are dozens of questions, where a supporting pic may be required.
All of that data is being saved in a collection.
The data needs to be shown in the PDF viewer conversion by section with the issue description and image (if there is an image and description, if not it should be blank).
After PDF Viewer page 1 (where the two info sections are presented, along with an image of the front of the Location), the other
Container should be the same height.
Is there a workaround that will allow for the PDF Viewer to show the first page with data and Location image, and allow for continuation,
where Container2 content and height can be based on the number of items.?
The details section is only required to be shown on the first page (Container1). All other pages only need show the details (Contain2).
My 'eye' measurement, based on current configuration, says I can get five inspection items on Containe2.
Is there no way to write a formula that says after five items initiate a....(? page break, new page, spacing, etc.), that will facilitate a page break?