PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Does Acrobat not use an array naming convention like other programs? Something like FirstName[0], FirstName[1], etc.? With our organization, we provide transportation to students. State law requires us to do random drug / alchohol testing. Some months we could test 64 drivers with the next month testing 72. The number is always random, otherwise I could make one form big enough. This is run from a web application (asp) if that makes any difference on how to go about it. ~John Hill Dallas County Schools From: "Purvis, Cheryl" <[EMAIL PROTECTED]> Subject: RE: [PDF-Forms] Recurring Pages As in any programming language the naming conventions are what drives the population of information on your forms. You would need to change the name of the field to another unique name such as FirstName2, etc. To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
