Jul 13, 2017 at 09:19 PM|118 Views | Last edit Mar 07, 2018 at 10:52 PM 2 rev.
Hi Folks, I created a header and footer in master page and a flowed subform in design page. The flowed subform contains field and tables. and subform is repeating for each line item. Now the problem is when subform prints data for one line item and tries to print data for second line item on same page, the data overflow and overlaps with footer this should not happen
I tried using overflow to next page/Content area in layout itelf. Hence i want that, whenever a new line item starts, it should gets printed on next page.
Add comment