collectdata
collectdata
- Subject: collectdata
- From: Julien Battist <email@hidden>
- Date: Wed, 01 Mar 2017 14:44:39 +0100
- Importance: normal
- Sensitivity: Normal
Hi all,
Before I dive dieper in this I would like to know the best approach to grab data from a pdf file.(with eg. Acrobat Pro)
Intention is to grab 2 regular expressions:
eg.
set thequery1 to "[0-9][0-9][0-9][ ][0-9][0-9][0-9][0-9]"
set thequery2 to "[0-9][0-9][0-9][ ][0-9][0-9][0-9]"
Then color the hits in the pdf file and save the pdf file to identify whether the regular _expression_ has been found (manual visible check later).
Notice thequery2 will also hit the same data as thequery2 so that needs to be ignored.
Then redirect hits to flat file.
Much appreciate any feedback,Julien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden