Answered
I use PDF forms from California Fair Political Practices Commission (FPPC) to report campaign contributions. These forms cna be filled nad printed but not saved.
I have created an Excel application (using macros) to capture and output the data into Excel forms that replicate the FPPC forms. Is there way to export Excel data and import into the fields on the PDF forms?
Presently I only have Acrobat Reader. Do I need full Acrobat and if so, how would I export/import data into the FPPC forms.
I am a novice and need a lot of handholding.
Akwilder
But there is another way if you have Adobe Reader X (it's free), and can do a bit of scripting.
Read this article, the technique described works in Reader:Getting external data into Acrobat X JavaScript
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script