[Description for MacOS, works on Win/Linux similar.]

The best results for extracting tables from PDF I had with the free "RAW"
method:

= Open the file with Preview.
= Select All (menu Edit). Copy.
= Go to a LC stack with a field "INCOMING"
= Use by a button or the message box the line
    put clipboardData["Text"] into fld "INCOMING"

If you use simply "paste" you get (probably unwanted) styles with your text.
(If you have a lot of files: Preview is scriptable.)



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Parsing-a-PDF-file-tp4706466p4706481.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to