Hi Experts,
I am creating a form that is required for our India business which will be printed for billing documents. I have a table with 5 columns. The first column is for the billing document line item number. I then merged the last four columns together and inserted a table with 23 rows and 4 columns. So each billing document line will have 23 rows of information:
The header data, which prints before this table, contains an address which will only print on the first page. So, depending on the number of lines in the header address, the first page of the document will contain only the header information. The table does not start printing until the second page. After that, the table flows properly. I.e.: If not all 23 values for a line item will fit on the page, the table will break and the remaining values will print on the following page. The Main subform for the page is set as flowed. Since the line items will break properly after the first page, I'm not sure what setting I have wrong. I REALLY need some help on this as this is supposed to go live next week.
Thanks!
Julie