FoxPro Programming
Re: PDF Form Programmatic access
03/17/2010
05:16:40 PM
2W21117DR Show this entire thread in new window
Gratar Image based on email address
From:
Harvey Mushman
To:
gary beasley 
Attachments:
None
I've used QuickPdf and found it to be very easy to get it to do whatever I needed at the time. I've never tried to fill in fields but I did see where it can do it. I was altering the files and adding index page numbers across ten's of thousands of pages.

The URL to find it is: www.isedQuickPdf.com

--hm


Hi all!

I was wondering if anyone has used or knows of a COM component ( ocx, dll ) that would allow me to open a PDF form and programmatically iterate through the fields and populate those fields with data from my VFP tables.

I'm evaluating FoxIt, which has a OCX viewer with methods that will allow me to find the fields, but no documentation or obvious way of addressing them.

Thanks big time if anyone can help!

Gary