]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
libcupsfilter: Added input-page-ranges attribute to pstops()
authorMohit Verma <b20215@students.iitmandi.ac.in>
Thu, 10 Feb 2022 17:47:41 +0000 (23:17 +0530)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 17:47:41 +0000 (18:47 +0100)
commit70e4478a0550b81df96851fb8c8dc3c395a17212
tree4548f2db32f8f7d40b1078df44685957bf4728f5
parent272a037d27ebaee397cdf0e41a9c7ff61cdbd6d6
libcupsfilter: Added input-page-ranges attribute to pstops()

Pull request #445

As already to pdftopdf() we add the input-page-ranges attribute to be able to select pages of the input document before we do any re-arranging as number-up or booklet printing (Issue #365).
cupsfilters/pdftops.c
cupsfilters/pstops.c