From 0a354af02cf51aeb1602596988c8f826b47b3a81 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 25 Jan 2022 16:37:17 -0500 Subject: QPDFJob: convert AddAttachment handlers --- job.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'job.yml') diff --git a/job.yml b/job.yml index 388360ea..01ad3630 100644 --- a/job.yml +++ b/job.yml @@ -203,6 +203,7 @@ options: repeat: page-range password: password - table: attachment + config: c_att prefix: Att positional: true bare: @@ -340,7 +341,7 @@ json: remove-unreferenced-resources: _modify: add-attachment: - - file: "attachment to add" + - path: "attachment to add" creationdate: description: filename: @@ -350,7 +351,7 @@ json: replace: remove-attachment: copy-attachments-from: - - file: "attachment source filename" + - path: "attachment source filename" CopyAtt.password: prefix: collate: -- cgit v1.2.3-54-g00ecf