https://issues.apache.org/bugzilla/show_bug.cgi?id=51385
Bug #: 51385
Summary: [PATCH] Configurable PDF version
Product: Fop
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: pdf
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27163
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27163
Enable configurable PDF versions
When a PDF is embedded in another PDF via the PDF-as-an-image plugin, there can
be problems when the image-PDF is of a higher version than the host-PDF. The
first thing we need to apply is version configurability of the PDF document.
This patch allows the user to add "<version>1.5</version>" as a child of
<renderer mime="application/pdf">. This allows PDF versions to be specified
between 1.4-1.7.
This patch ONLY allows the header of a PDF to be configurable. I should
emphasise that it only allows the header specifying the PDF version can be
configured.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.