Hi Experts,I need develop such a PDF form with a dynamic table, and this
table have so many columns that place it in one page, we have to place
half of those fields in the first page and another half fields in second
page; For each page at most display 20 records.What I need do is, for
example, 21 records should be printed, the expected form should be
generated with this page sequence: Page 1, Page 2, Page 1, Page 2; The
problem is currently my form generated with sequence like: Page 1, Page
1, ...