PDF Template [message #554252] |
Fri, 11 May 2012 11:36 |
rcorrea123
Messages: 5 Registered: April 2005
|
Junior Member |
|
|
I'm trying to create a PDF template using Adobe Acrobat. I created the template but now I'm having issues with my repeating fields. How do you put two repeating levels in a PDF template? Do I need two "<?rep_field="BODY_START"?>" and "<?rep_field="BODY_END"?>" ?
I basically have two groups below, Purchase Order and Lines.
From the example below I would expect two pages only, but I get more than two pages with undesire results. Any help would be appreciated!
Here's an example:
Purchase Order 123
Line items A1,A2,A3
Purchase Order 124
Line items B1,B2,B3,B4,B5,B6,B7
|
|
|