From 12777a04ca85e69a26732bfa8604af8d23f8bfe1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 26 Jan 2020 14:38:56 -0500 Subject: Add encrypt key to json --- manual/qpdf-manual.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 3f455d83..343dbf63 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4725,6 +4725,18 @@ print "\n"; + + + + Added encrypt key to JSON options. With + the exception of the reconstructed user password for older + encryption formats, this provides the same information as + but in a consistent, + parseable format. See output of qpdf + --json-help for details. + + + -- cgit v1.2.3-54-g00ecf