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 | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
