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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing data into fields of existing pdf...

Status
Not open for further replies.

cellon

Programmer
Jan 19, 2004
1
DE
I have the following problem.

I have a pdf file that is basically like any other personal info form (name/d.o.b./address/etc.),
since there are a lot of people that will be processed,
automating this task would be useful.

the source data is in the form of csv....which doesnt matter right now since i can define that in the JS, BUT.....i would be interested in how an external JavaScript looks that would launch Acrobat, open a specified pdf ...cut to the loop for the data import to fields....and back to the pdf to save it and quit the app....

thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top