Hello awesome community!
I Have a Sales Invoice Report that prints on a dot matrix printer, they asked me to make the report breaks the page each time the table reach 8 records, so I made a parent group for the table with this expression: "=CEILING(RowNumber(Nothing)/8)", and went to "Page Breaks" Tab and checked the "Between Each Instance of the group". It worked and it does print 8 records per paper.
But my problem is: The first paper looks fine all the elements are in their places, but from the 2nd paper and on, the elements shifts down from their places... even the header and footer parts too, the whole elements moves down. I tried using rectangles as containers but it didn't work, and tried deleting the design and making a new design and the same problem still exist...
What should I do to fix the problem? Any advice would be appreciated
Thanks in advance :)
*This post is locked for comments