Extracting text from PDF
J. Landman Gay
jacque at hyperactivesw.com
Sat Feb 23 13:45:28 EST 2008
Kay C Lan wrote:
> So in Rev:
>
> use the launch command to force a pdf to open with TextEdit
>
> use do to run this AppleScript:
>
> tell application "TextEdit"
> set tText to the text of document 1
> end tell
>
> put the result into myVariable --is now full of your pdf's text :-))))
Wow. Very cool!
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list