Scroll to navigation

PSSELECT(1) User Commands PSSELECT(1)

NAME

psselect - select pages from a PostScript document

SYNOPSIS

psselect [OPTION...] [INFILE [OUTFILE]]

DESCRIPTION

Select pages from a PostScript document.

select the given page ranges
select even-numbered pages
select odd-numbered pages
reverse the order of the pages
don't show page numbers being output
display this help and exit
display version information and exit

PAGES is a comma-separated list of pages and page ranges; see pstops(1) for more details. psselect calls pstops to do the rearrangement.

Exit status:

0
if OK,
1
if arguments or options are incorrect, or there is some other problem starting up,
2
if there is some problem during processing, typically an error reading or writing an input or output file.

AUTHOR

Written by Angus J. C. Duggan and Reuben Thomas.

COPYRIGHT

Copyright © Reuben Thomas 2016-2021. Released under the GPL version 3, or (at your option) any later version.

TRADEMARKS

PostScript is a trademark of Adobe Systems Incorporated.

SEE ALSO

psutils(1), paper(1)

December 2021 psselect 2.08