Populate Acrobat pdf file from Access

T

Todd

I have a database that I created a few years back that uses the activex
installation of the old Adobe Acrobat FDF tookit. My code creates an fdf
using fields from my form and then opens the corresponding pdf. The end
result is that Access populates my pdf's for me. Now for my problem... I
now have a computer with Windows Vista on it. I can't find a way to install
the FDF toolkit. The way I had to do it before was to copy two files to the
"system" folder and run this from a command prompt...

"regsvr32 fdfacx.dll" and then the same for fdftk.dll

When I try this within Vista, I get this error message...

"The module "fdfacx.dll" was loaded but the call to DllRegisterServer
failed with error code 0x80020009.
For more information about this problem, search online using the error
code as a search term."

I guess I have two choices....
1. Find a way to install the activex FDF Toolkit on Vista
2. Find another way to populate a .pdf with Access data.

Please help! Thanks!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top