Tilman Hausherr created PDFBOX-6027: ---------------------------------------
Summary: invalid XMP generated when Apache Xalan in the classpath Key: PDFBOX-6027 URL: https://issues.apache.org/jira/browse/PDFBOX-6027 Project: PDFBox Issue Type: Bug Components: XmpBox Affects Versions: 3.0.5 PDFBox, 2.0.34 Reporter: Tilman Hausherr Assignee: Tilman Hausherr Fix For: 2.0.35, 3.0.6 PDFBox, 4.0.0 I asked ChatGPT about the problem in PDFBOX-4817. It is because setAttributeNS() is called with "lang" instead of "xml:lang" as the second parameter. This is because Apache Xalan is stricter than the standard transformer from the jdk. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org