]> source.dussan.org Git - xmlgraphics-fop.git/commit
The about attribute must have the "rdf" namespace prefix.
authorJeremias Maerki <jeremias@apache.org>
Thu, 23 Mar 2006 09:52:24 +0000 (09:52 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 23 Mar 2006 09:52:24 +0000 (09:52 +0000)
commitfe6d70ed570bc56cc1efce095231ddcfc0d65c92
tree59555ef853b151f35cf96d21026743d550d8fedc
parent53ca2fb678c5088193c97c5d5fb835ec88796a8d
The about attribute must have the "rdf" namespace prefix.
Adobe Acrobat uses an outdated namespace URI for the PDF/A identification, so do the same as Adobe Distiller: write the PDF/A identification twice, once with each namespace URI. Reason: Acrobat is probably the best tool to verify PDF/A conformance right now. jHove covers only part of ISO 19005-1.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@388126 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/extensions/xmp/XMPConstants.java
src/java/org/apache/fop/pdf/PDFMetadata.java