From 654c0e8caf5e75119534de5d93d1ee28bd13325a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 12 Jan 2019 09:14:20 -0500 Subject: Allow adding the same page more than once in --pages (fixes #272) --- manual/qpdf-manual.xml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index f7c528b7..034111c2 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -982,15 +982,6 @@ make easily combine all pages in a set of files with a command like qpdf --empty out.pdf --pages *.pdf --. - - It is not presently possible to specify the same page from the - same file directly more than once, but you can make this work by - specifying two different paths to the same file (such as by - putting ./ somewhere in the path). This can - also be used if you want to repeat a page from one of the input - files in the output file. This may be made more convenient in a - future version of qpdf if there is enough demand for this feature. - The page range is a set of numbers separated by commas, ranges of numbers separated dashes, or combinations of those. The character @@ -1112,6 +1103,12 @@ outfile.pdf are all corner cases that most users should hopefully never have to be bothered with. + + Prior to version 8.4, it was not possible to specify the same page + from the same file directly more than once, and the workaround of + specifying the same file in more than one way was required. + Version 8.4 removes this limitation. + Advanced Parsing Options -- cgit v1.2.3-70-g09d2