From 0bd908b550603a6bcc399a825a170a1263378b22 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 30 May 2022 16:38:17 -0400 Subject: Update documentation for qpdf JSON v2 --- manual/qpdf-job.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/qpdf-job.rst') diff --git a/manual/qpdf-job.rst b/manual/qpdf-job.rst index 43dd7f0e..57bb9f09 100644 --- a/manual/qpdf-job.rst +++ b/manual/qpdf-job.rst @@ -27,6 +27,10 @@ executable is available from inside the C++ library using the - Use from the C API with ``qpdfjob_run_from_json`` from :file:`qpdfjob-c.h` + - Note: this is unrelated to :qpdf:ref:`--json` but can be combined + with it. For more information on qpdf JSON (vs. QPDFJob JSON), see + :ref:`json`. + - The ``QPDFJob`` C++ API If you can understand how to use the :command:`qpdf` CLI, you can -- cgit v1.2.3-54-g00ecf