I'm using Adobe LiveCycle 8.0 From Transaction SFP to create custom print forms from SAP GTS. My requirement is to print a form that displays information from a table, the problem is that the table could contain a variable number of rows that might fill between 1 and 10 pages.
Right now I have an adobe form developed that is 10 pages long, and always prints 10 pages even when the data only fills the first couple of pages.
Does anyone know of a good way to limit the number of pages that are printed based on a counter or limited by the amount of data that can fill the forms?
Thanks!