Can I use Acrobat 8 to do these following? - create a PDF with an assigned place on the document reserved for the insertion of logos
- have a folder (probably Excel, not sure) with all the logos (right size, format, etc.)
- then have Adobe Acrobat take those logos, insert them in the designated spot on the document, and generate a single edition of the document for each logo
My Product Information:
Acrobat Pro 8 / Windows

You'd have to create a button field on each page in the document with unique names located in the position you want on each page. You could script it if you have many pages to add the buttons using the addField object.
You would need to export your Excel worksheets to PDF files and write a script (on say a button and have the script delete the button after executing the script) to import the PDFs as button faces.
It would be complicated but you could accomplish the task.
Consult the JavaScript Specification Manual for more help on writing scripts.
ted
Offline
AcrobatUsers.com >> User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in