aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/auto_job_help.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-02-17 22:00:53 +0100
committerJay Berkenbilt <ejb@ql.org>2024-02-17 22:13:46 +0100
commitc1a48ec81dfd7252c7f414257c16b5bc522f97f5 (patch)
tree9956f33f770b8c2d61267787e67c16fc59cbcc3e /libqpdf/qpdf/auto_job_help.hh
parent7bc52c5728591674f864ce7ff10c4bbe24787333 (diff)
downloadqpdf-c1a48ec81dfd7252c7f414257c16b5bc522f97f5.tar.zst
Documentation fixes for set/remove page labels
Diffstat (limited to 'libqpdf/qpdf/auto_job_help.hh')
-rw-r--r--libqpdf/qpdf/auto_job_help.hh9
1 files changed, 9 insertions, 0 deletions
diff --git a/libqpdf/qpdf/auto_job_help.hh b/libqpdf/qpdf/auto_job_help.hh
index cd594e9c..79c32ceb 100644
--- a/libqpdf/qpdf/auto_job_help.hh
+++ b/libqpdf/qpdf/auto_job_help.hh
@@ -437,9 +437,18 @@ where
- r: Lower-case Roman numerals
- omitted: the page number does not appear, though the prefix,
if specified will still appear
+- "start" must be a number >= 1
- "prefix"` may be any string and is prepended to each page
label
+The first label spec must have a first-page value of 1,
+indicating the first page of the document. If multiple page
+label specs are specified, they must be given in increasing
+order.
+
+If multiple page label specs are specified, they must be given
+in increasing order.
+
A given page label spec causes pages to be numbered according to
that scheme starting with first-page and continuing until the
next label spec or the end of the document. If you want to omit