Extracting Data from a PDF File
My organization uses third party software (OpenText - Exstream) to create PDF files. Within one PDF file are multiple, multi-page documents for different recipients. The first page of each document contains a white line of data (~30 characters) in the exact same location across all documents. I need to be able to extract just this data from the first page of each document and output it to an external file (preferably a text file). Any thoughts? Thanks in advance.
