I created a PDF Report. The first page looks fine, but every other page only had only 1 field per page.
So I’ve played around in the “code” section using sc_pdf_set_xy and sc_pdf_add_page, but can’t get it to work.
The data on the 2nd page starts in the middle of the page, no matter what I set x and y to.
Can someone offer me some suggestions? Thanks!