These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Import data to PDF and save

burtrann
Registered: Jan 28 2007
Posts: 2

Hello. I'm looking to write a script that will read an xml or tab delimited text file that imports each line of data and saves into a new pdf file. Each line in the xml/text file is a record and need to be its own pdf file. Any help would be appreciated.

My Product Information:
Acrobat Pro 8, Windows
tedpadova
ExpertTeam
Registered: Dec 31 2005
Posts: 848
You can loop through a tab delimited text file and import data into a PDF document. You might need to create a second file with a button to hold the script and increment the record numbers, then save as a PDF file, or you might get it to work with a Batch Sequence. At the least you'll need to write a complicated script.

See the JavaScript Specifications manual for help in writinbg the script.

ted

The author of numerous books on Acrobat, Photoshop, Illustrator and the Adobe Creative Suite, and an international speaker on Adobe Acrobat, Ted Padova is a well-known PDF guru.

DanHo
Registered: Feb 19 2009
Posts: 2
Hi!
I have almost the same problem, but using Acrobat 9. Is there any chance to reach this goal for a newbie like me???

Thanks.
DanHo