Previous | Next | (P-PDF) Forms & FDF
Topic: SeyboldSF2001> Exporting structure to database
Conf: (P-PDF) Forms & FDF, Msg: 27856
From: george
Date: 10/1/2001 02:55 PM
> Is it possible, or will it be possible, to export an
> Acrobat form to Access' file structure?
It depends what you mean by "export". With the help of the FDF Toolkit, Access can be programmed to read data contained in FDFs. It can also use the Forms API to read the fields of a PDF. With Acrobat 5, a form can talk directly to an Access database with the help of some JavaScript via ADBC.
George