2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-22 10:58:58 +00:00
This commit is contained in:
Jay Berkenbilt 2018-03-04 07:13:27 -05:00
parent 666f794393
commit 5c891cf4c4

View File

@ -821,11 +821,11 @@ make
numbers separated dashes, or combinations of those. The character
“z” represents the last page. A number preceded by an
“r” indicates to count from the end, so
“r3-r1” would be the last three pages of the document.
Pages can appear in any order. Ranges can appear with a high
number followed by a low number, which causes the pages to appear
in reverse. Repeating a number will cause an error, but you can
use the workaround discussed above should you really want to
<literal>r3-r1</literal> would be the last three pages of the
document. Pages can appear in any order. Ranges can appear with a
high number followed by a low number, which causes the pages to
appear in reverse. Repeating a number will cause an error, but you
can use the workaround discussed above should you really want to
include the same page twice.
</para>
<para>