Re: Manipulating PDF's

2024-02-16 Thread Bob Sneidar via use-livecode
Only if you are using Acrobat on a MacOS device. Then you could probably do some apple scripting. Bob S > On Feb 16, 2024, at 9:55 AM, Ray Horsley via use-livecode > wrote: > > Greetings - after using launch document to launch a PDF file (using the > default PDF viewer) is there any way to

Re: Manipulating PDF's

2024-02-16 Thread Paul Dupuis via use-livecode
If you just need a person to view a particular spot in a PDF, using the PDF widget in Livecode would be easier than trying to manipulate an arbitrary PDF viewer. If there is a way to adjust the scroll, it is probably PDF viewer specific and you'd need to know whether the user is using Apple

Manipulating PDF's

2024-02-16 Thread Ray Horsley via use-livecode
Greetings - after using launch document to launch a PDF file (using the default PDF viewer) is there any way to get a reference to the window it opened in, and then get and set the vScroll of that window? ___ use-livecode mailing list