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. Hit CTRL-PrtScrn (say) to start the script loop.
>
>     The script does a screenshot of the current screen.
>     The Right Arrow or PageDn key is sent from the script to advance the
> doc to the next page.
>     The script continues to loop . .
>
> 3. The script is stopped by CTRL-C (say).
>
> Is this possible?  Should I be trying to do this from Sway?
>

I used to make images for pages of PostScript documents back when
few system could view PostScript.  Ghostscrpt had a way to do this that
generated image names from a filename template with something like
%d for page number.   Just checked "man gs" and the capability seems
to remain.


>
> Thanks,
>
> Phil.
>
> --
> Philip Rhoades
>
> PO Box 896
> Cowra  NSW  2794
> Australia
> E-mail:  p...@pricom.com.au
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>


-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to