I printing advance pdf that display a table with items and for each item all his inventory details, if i have a lot of serials the table jumps one page and get overflow the footer and then broke and not displaying all the rows... any idea how to fix that?
Slack Conversation
I tried to put this attr on the table element but its just look worst, still page break.
there is another problem that the whole table jumps one page so the first page is with header and blank space then next page is the table that breaks
a
al3xicon
05/09/2023, 1:45 PM
I've solved this in the past by breaking up long TDs into multiple TRs in the parent table, it's been the only way for me to stop the overflow.
d
David Na
05/10/2023, 7:54 AM
do you have an example for that?
a
al3xicon
05/10/2023, 12:50 PM
not handy but i think there's samples in suiteanswers