PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________

The problem with this approach is that it _requires_ Acrobat 6. And so far, this is not really the version of choice for serious forms work...

But, it is indeed a good approach.

Another approach would be creating an FDF using the /JavaScript function with the /Doc setting, and then add the according script. This might even open the door for more elaborate environments, as such an FDF could be created from a database on demand... This approach works with Acrobat 5 and newer, and would also be batchable.

Hope, this can help.


Max Wyss PRODOK Engineering Low Paper workflows, Smart documents, PDF forms CH-8906 Bonstetten, Switzerland

Fax:  +41 1 700 20 37
  or  +1 815 425 6566
e-mail:  mailto:[EMAIL PROTECTED]
http://www.prodok.com



[ Building Bridges for Information ]


______________________




Shameless Plug:

My next conference appearances and workshops:
• Conference presentations at the 2004 Symposium of the BFMA, May 23 to 27 in Reno, Nevada (http://www.bfma.org) and pre-/post-conference workshop, May 22/23 and 27, organized by essociates Group (http://www.essociatesgroup.com/AdvancedAcrobatForms.htm)
• And, as always, available for on-site workshops/tutorials/consulting.



_________________________






You could create an Acrobat Batch Sequence that would allow you to insert your document level JavaScripts across a number of files (or even just select a folder of PDFs to run the Sequence across).

The JavaScript method you need to use for this is doc.addScript() -- you can find details on this in the Acrobat JavaScript Reference. There is an example on setting up a Batch Sequence here:
http://www.planetpdf.com/mainpage.asp?webpageid=3195




To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to