/[Apache-SVN]
ViewVC logotype

Revision 378560


Jump to revision: Previous Next
Author: jeremias
Date: Fri Feb 17 16:18:04 2006 UTC (18 years, 4 months ago)
Changed paths: 7
Log Message:
XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7.3 in ISO 19005-1:2005(E)).
On PDFDocument, it is now possible to set the PDF-A mode which triggers conformance checks where necessary.
The first PDF/A-1b conformance checks are now in the code. When conformance problems are detected, the new PDFConformanceException (subclass of RuntimeException since this would be a programmer error) is thrown.
PDF Renderer got a setting (through rendering options and XML configuration) to set the PDF/A-1 mode. Default is "disabled".

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/extensions/xmp/XMPConstants.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFAMode.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFConformanceException.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFDocument.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFInfo.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/pdf/PDFMetadata.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26