Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Merging Dynamic PDF

Status
Not open for further replies.

bont

Programmer
Sep 7, 2000
200
US
I have many files of PDF, each of them are the same form with dynamic text boxes. We assume the textbox fields within the individual PDF share the same field/control names. Apparently when we use the abiltiy to create a PDF from multiple dynamic PDF, ADOBE does NOT appear to rename the textbox fields. This causes a problem, as now the resulting PDF will change multiple pages/forms, when a single textbox is altered. Does anyone know of a solution where we can maintain the editability of the dynamic PDF and merge them, using Adobe?

Ironically, if we try to create an Adobe PDF with multiple forms using Adobe API, it yells at us, as this is illegal. Apparently Adobe is not even using their API, but a backdoor.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top