diff --git a/docs/introduction.rst b/docs/introduction.rst index 5fb5c594..360d57ec 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -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: