Adobe FDF

M

Matthew Speed

I would like to interact with PDF fill out forms using VB.Net. Is
this something that can be done?

Ideally I would like a program to be able to read a list of the fields
from the FDF and then be able to write to an FDF/PDF and save the data
on the machine.

Any advice would be appreciated.

TIA
 
C

Cor Ligthert

Matthew,

It can however ideally you need to have the ADOBE PDF programming tools for
that for reporting there should be as well some in the Crystal Report append
some Adobe stuff.

I hope this helps?.

Cor
 
T

Thomas Wenning

Matthew Speed said:
I would like to interact with PDF fill out forms using VB.Net. Is
this something that can be done?

Ideally I would like a program to be able to read a list of the fields
from the FDF and then be able to write to an FDF/PDF and save the data
on the machine.

Any advice would be appreciated.

TIA

Hi Matthew,

an example:
http://www.codeproject.com/csharp/MgPDFReader.asp

Greeting

Thomas
 

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