Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fill in fields in PDF document
Message
From
12/03/2016 05:24:56
 
 
To
12/03/2016 04:08:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01632902
Message ID:
01632903
Views:
59
>Any advice how can I fill in fields in PDF document from vfp app?

depends... for a dev PC Acrobat can be automated, if you have a license. If you want to deploy to many PCs and have many fields, create fdf file to fill in form fields in Acrobat Reader and you stay close to Adobe. There are probably tools in between, but not from Adobe itself - unless you want to populate via embedded Javascript and putting parameters on URL line or later loadable data script.

http://blogs.adobe.com/pdfdevjunkie/2009/12/populating_pdf_form_fields_fro.html
or
https://forums.adobe.com/thread/741050?tstart=0

Other options are to create the whole PDF each time as a report driven from a cursor or utilizing some other tool set via COM, for instance Python libs, or calling up WebBrowser plus specific Javascript.
Previous
Reply
Map
View

Click here to load this message in the networking platform