Mike A said:
If the security settings of the PDF file allow it, you could try copy
and paste.
There are command line PDF tools that ignore PDF security settings. Simtel
has an old MS-DOS version which I use.
http://www.simtel.net/pub/pd/51612.html
This chokes on some types of complex layouts, but it's geared to PDF 2.0 and
ingores all the 'security' that's been added to more recent PDF formats.
Just another example of laughable document-level security. If a binary file
isn't encrypted be a heavy-duty encryption algorithm, it's open and
available to anyone with moderate hacking skills. You'd think Adobe would be
embarassed by the weakness of its PDF security.
The results are text files which have space delimited formatted text that
looks mostly like what any PDF reader would show. Still some work to parse
once the files are opened in Excel, but not a bad deal.