aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-07 19:33:45 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-08 19:45:20 +0200
commitc76536dd9a150adb71fdcda11ee1a93f25128cc7 (patch)
tree03f68965ad1646f643d184b0435bd6706b42fcdc /job.yml
parentbdfc4da5105c86f0dc63ed390da240306e6b4466 (diff)
downloadqpdf-c76536dd9a150adb71fdcda11ee1a93f25128cc7.tar.zst
Implement JSON v2 output
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml13
1 files changed, 11 insertions, 2 deletions
diff --git a/job.yml b/job.yml
index c449520e..69d6370e 100644
--- a/job.yml
+++ b/job.yml
@@ -47,11 +47,16 @@ choices:
- acroform
- attachments
- encrypt
- - objectinfo
- - objects
+ - objectinfo # only v1
+ - objects # only v1
- outlines
- pagelabels
- pages
+ - qpdf # only v2
+ json_stream_data:
+ - none
+ - inline
+ - file
print128:
- full
- low
@@ -156,6 +161,7 @@ options:
rotate: "[+|-]angle"
show-attachment: attachment
show-object: trailer
+ json-stream-prefix: stream-file-prefix
required_choices:
compress-streams: yn
decode-level: decode_level
@@ -167,6 +173,7 @@ options:
password-mode: password_mode
remove-unreferenced-resources: remove_unref
stream-data: stream_data
+ json-stream-data: json_stream_data
optional_choices:
json: json_version
- table: pages
@@ -348,6 +355,8 @@ json:
- null
json-object:
- null
+ json-stream-data:
+ json-stream-prefix:
# other options
allow-weak-crypto:
keep-files-open: