Extracting data from fillable PDFs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Extracting data from fillable PDFs

Art Kendall
There are expensive ways to create a fillable PDF. Adobe sells one, the capability is built into WordPerfect, etc.  But there did not seem to be a free way to extract the data. Some time ago Jon was kind enough to write Python within SPSS way to extract the filled-in data from a folder of filled-in PDFs.

The attached ZIP file contains
(a) a folder with some examples of filled in PDFs
(b) a folder for using Jon's Python in SPSS to create a delimited text file and an example of SPS to read the target file.
(c) a folder for using Python in standalone mode
(d) an empty fillable PDF so you can fill in some made-up results
(e) an example of the target output file containing delimited text.

Fillable_PDFs.zip

 an EXE file for "compiled" Python for the standalone version  is at
 https://www.dropbox.com/s/m28eci13txhngfs/PDFsToTXT.exe?dl=1
Art Kendall
Social Research Consultants