Hello, I cannot seem to properly get a single image per page.
We have a ticketing system where each ticket contains one image. I would like to have the saved image appear on a page with the next page containing the next image and so on.
The user selects the images they want to print from a table. Once they press the button a script summons a report that I am struggling with.
I have seen similar questions but none of the suggestions seemed to work for this case.
Cheers, ya'll and thank you!!
I have not tried this, but you could try to use page break in the row properties.
Page Break - Data Key or expressions used to determine whether row should force a page break.
Report - Table | Ignition User Manual (inductiveautomation.com)
Thank you for taking the time to reply.
I played with Page Break for a bit with no luck.
I then spent a good amount of time reading through the link you shared.
Putting the table(s) into a Table Group ended up working out for me.
Both the "Start on new page" and "New page per row" did the trick!
1 Like