Yes, use one of the data export functions in Acrobat JavaScript.
doc.exportAsFDF, doc.exportAsXFDF, etc.
Look them up. These functions work with both traditional AcroForm forms as well as LiveCycle forms. However, they will only work for a PDF displayed in Reader if they are Reader Enabled for Save Rights.
doc.exportAsFDF, doc.exportAsXFDF, etc.
Look them up. These functions work with both traditional AcroForm forms as well as LiveCycle forms. However, they will only work for a PDF displayed in Reader if they are Reader Enabled for Save Rights.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script