hi,
i have an application that indexes pdfs and works a little like searching multiple pdfs in acrobat.
I am building a new interface and i would like to auto insert document level javascript into each pdf.
does anyone know a way to do this?
command line tools would be preferable.
thanks
Anton
You could also be able to do this using the FDF file, see [url=http://www.planetpdf.com/developer/article.asp?ContentID=automatic_insertion_of_documen&gid=6505]Automatic Insertion of Document-Level JavaScripts[/url] by D.P. Story, for more information and an example.Adobe also has an SDK for Acrobat that may conatain examples of how to add JavaScript code using other languages.
George Kaiser