docs: mention that Ghostscript PDF/A can swallow hyperlinks

Addresses #605
This commit is contained in:
James R. Barlow
2020-08-12 12:12:00 -07:00
parent 04fb1892b4
commit 07ab98f5af
+5
View File
@@ -186,6 +186,11 @@ Ghostscript also imposes some limitations:
- Ghostscript's PDF/A conversion removes any XMP metadata that is not
one of the standard XMP metadata namespaces for PDFs. In particular,
PRISM Metdata is removed.
- Ghostscript's PDF/A conversion seems to remove or deactivate
hyperlinks and other active content.
You can use ``--output-type pdf`` to disable PDF/A conversion and produce
a standard, non-archival PDF.
Regarding OCRmyPDF itself: