From a0e70b370afcb628caabb3e8610d600fea6966f3 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 5 Jan 2024 12:16:13 -0500 Subject: Wiring for --set-page-labels: manual (non-bisectable commit) This commit contains only the manual changes. It is separated for clarity. This commit would not pass CI because it lacks the automated changes, which appear in the next commit. --- job.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'job.yml') diff --git a/job.yml b/job.yml index d342e7a2..3d918385 100644 --- a/job.yml +++ b/job.yml @@ -94,6 +94,7 @@ options: - underlay - empty - replace-input + - set-page-labels positional: true bare: - add-attachment @@ -134,6 +135,7 @@ options: - report-memory-usage - requires-password - remove-restrictions + - set-page-labels - show-encryption - show-encryption-key - show-linearization @@ -282,6 +284,9 @@ options: required_parameter: prefix: prefix password: password + - table: set page labels + prefix: PageLabels + positional: true json: # The structure of this section defines what the json input to # QPDFJob looks like. If a key starts with underscore, it does not @@ -437,6 +442,8 @@ json: remove-page-labels: report-memory-usage: rotate: + set-page-labels: + - null overlay: _file: "source file for overlay" UO.password: -- cgit v1.2.3-54-g00ecf