These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Access data into PDF

Getsummm
Registered: May 24 2007
Posts: 4

I have a client that needs to infuse Microsoft Access data into a PDF form that already has fields identified. I have done this a ton of times using .Net and web technologies, just never from within Access VBA. What is the preferred tool and code for doing this? Thanks!

My Product Information:
Acrobat Standard 5, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
I think you can use the Acrobat IAC (Inter-application Communication) from Access VBA, but I'm not totally sure. Download the user guide and reference from here.

[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]

Select the "Documentation" tab and scroll down.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script