Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27156

Adobe Acrobat Reader + VB + Filling out Forms?

$
0
0
I am writing a small app that populates fields in a PDF form. I am using VB.NET & Visual Studio Pro 2010. I also have Adobr Reader X installed. The PDF functionality needed is just populate fields & print.
I thought that since working with forms is a feature available in the Reader product that it would also be exposed in its type library. However, I cannot find anything that lets me drill into a forms fields.
I looked into the Adobe SDK, but it's almost entirely for developing with the full Adobe Acrobat product. I've also found the 3rd party dll's that can do it, but introducing them isn't ok with our security group.
So is there a way to get to PDF fields & populate them using only what's available with Reader?

Thanks!

Viewing all articles
Browse latest Browse all 27156

Trending Articles