Re: Creating a ScreenShot HotKey Script

2023-09-28 Thread George N. White III
On Wed, Sep 27, 2023 at 10:09 PM Philip Rhoades via users < users@lists.fedoraproject.org> wrote: > wwp, > > > On 2023-09-17 07:19, wwp wrote: > > Hello Philip, > > > > > > On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users > > wrote: > > > >> I want to scroll through doc pages in a

Re: Creating a ScreenShot HotKey Script

2023-09-27 Thread Tim via users
wwp: >> What file format is your document? Philip Rhoades: > A proprietary one which isn't easily convertible. >> Couldn't you "just" export pages to another (image) format? > No. >> IOW, why do you want to make *screenshots*? > To OCR them to text to create multi-page PDFs. Stating the

Re: Creating a ScreenShot HotKey Script

2023-09-27 Thread Philip Rhoades via users
Jonathan, On 2023-09-17 04:44, Jonathan Billings wrote: On Sep 16, 2023, at 10:28, stan via users wrote: On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: Is this possible? Should I be trying to do this from Sway? I don't have an answer for you, but isn't sway a

Re: Creating a ScreenShot HotKey Script

2023-09-27 Thread Philip Rhoades via users
wwp, On 2023-09-17 07:19, wwp wrote: Hello Philip, On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: I want to scroll through doc pages in a script loop doing a screenshot for each page eg the procedure would be: 1. Display the first page of the doc you want to

Re: Creating a ScreenShot HotKey Script

2023-09-17 Thread stan via users
On Sat, 16 Sep 2023 14:44:00 -0400 Jonathan Billings wrote: > On Sep 16, 2023, at 10:28, stan via users > wrote: > > > > On Sat, 16 Sep 2023 22:12:02 +1000 > > Philip Rhoades via users wrote: > > > >> Is this possible? Should I be trying to do this from Sway? > > > > I don't have an

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread wwp
Hello Philip, On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: > I want to scroll through doc pages in a script loop doing a screenshot for > each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread Jonathan Billings
On Sep 16, 2023, at 10:28, stan via users wrote: > > On Sat, 16 Sep 2023 22:12:02 +1000 > Philip Rhoades via users wrote: > >> Is this possible? Should I be trying to do this from Sway? > > I don't have an answer for you, but isn't sway a microsoft product? > Maybe it would be better to ask

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread George N. White III
On Sat, Sep 16, 2023 at 9:12 AM Philip Rhoades via users < users@lists.fedoraproject.org> wrote: > People, > > I want to scroll through doc pages in a script loop doing a screenshot > for each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2.

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread stan via users
On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: > I want to scroll through doc pages in a script loop doing a > screenshot for each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn (say) to start the

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread Peter Boy
> Am 16.09.2023 um 14:12 schrieb Philip Rhoades via users > : > > People, > > I want to scroll through doc pages in a script loop doing a screenshot for > each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn (say) to

Creating a ScreenShot HotKey Script

2023-09-16 Thread Philip Rhoades via users
People, I want to scroll through doc pages in a script loop doing a screenshot for each page eg the procedure would be: 1. Display the first page of the doc you want to screenshot. 2. Hit CTRL-PrtScrn (say) to start the script loop. The script does a screenshot of the current screen.