I am designing a desktop app for Mac and Windows.

I have set up a revBrowser object which loads a pdf for viewing. I would like 
to allow users to select and submit a portion of the contents as an answer to 
prompts which are provided to them. Apparently, revBrowserGet "selected" does 
not work for pdfs, so I've been looking for a workaround. sturgis (on the 
LiveCode Forum) supplied me with an applescript workaround for the Mac (it 
copies the selected contents of the pdf to the clipboard, at which point I can 
access it via code), but I haven't been able to do the same for Windows.

Any suggestions?

Thanks,

Jean
_______________________________________________
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