Converting PDF document data into table data

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
winstein
Pro Scripter
Posts: 84
Joined: Mon Nov 26, 2012 3:44 pm

Converting PDF document data into table data

Post by winstein » Mon Jun 27, 2016 10:20 am

There are a series of PDF files I would like to convert into table data. The proposed format is SQL, but Excel is OK also, if the former is harder to do. Attached is one sample file.

Is it possible to do this?

Thanks for reading.
PPQ

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: Converting PDF document data into table data

Post by Marcus Tettmar » Mon Jun 27, 2016 2:08 pm

Hi,

This is rather vague. I guess what you mean is you want to extract some text from PDF files and put it in a database.

This is probably outside the scope of this forum - certainly there are no native Macro Scheduler functions which could do this but there are third party tools we've used with Macro Scheduler which can be used to convert PDF to text (e.g. www.pdf2text.com), and then you could ReadFile and RegEx the info and insert it into a database.

Happy to try and help with more specific questions.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts