Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Programmatically fill PDF forms from Excel data [closed]

Tags:

excel

pdf

vba

I am seeking to implement PDF form filling in Windows. The data is in Excel 2010. I prefer to do this programmatically from Excel VBA. The target PDFs are IRS tax forms, which are PDF versions 1.6 and 1.7. What is an automated form filling method?

like image 495
ThomasMcLeod Avatar asked Mar 31 '26 22:03

ThomasMcLeod


1 Answers

There is a company out there called Foxit Software that seems to have some pretty good PDF tools. I currently use their Reader instead of Adobe's and have found it be faster, less resource intensive and crash less. The do have some SDK options:

http://www.foxitsoftware.com/pdf/sdk/

It seems like there should be a way to use ActiveX with Excel. The big unknown is that they do not list any SDK pricing on their website, but it might be worth the time to contact them and find out what they have to offer?

like image 169
dana Avatar answered Apr 03 '26 16:04

dana



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!