[
https://issues.apache.org/jira/browse/PDFBOX-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430426#comment-13430426
]
Guillaume Bailleul commented on PDFBOX-1371:
--------------------------------------------
The xmpbox refactoring branch contains the fix that permit to extend (override)
schema definition
So the trapped problem is fixed in that branch
> MetaData : Trapped property
> ----------------------------
>
> Key: PDFBOX-1371
> URL: https://issues.apache.org/jira/browse/PDFBOX-1371
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight, XmpBox
> Affects Versions: 1.7.1, 1.8.0
> Environment: LInux
> Reporter: William Fausser
> Assignee: Guillaume Bailleul
> Fix For: 1.8.0
>
> Attachments: PDFBOX-1371-glyph.patch, ghostpdlPDFA.pdf
>
>
> Using the latest trunk, the attached PDF fails to validate even though
> commercial validators like
> Adobe Acrobat 10.x and Adobe PDFGenerator pass as valid PDF/A.
> java -classpath ./preflight-1.8.0-SNAPSHOT-jar-with-dependencies.jar
> org.apache.pdfbox.preflight.Validator_A1b /home/fausser/ghostpdlPDFA.pdf
> log4j:WARN No appenders could be found for logger
> (org.apache.pdfbox.util.PDFStreamEngine).
> log4j:WARN Please initialize the log4j system properly.
> The file/home/fausser/ghostpdlPDFA.pdf is not valid, error(s) :
> 3.1.3 : Invalid Font definition, The FontFile is invalid
> 3.3.1 : Glyph error, The character "71" in the font program "RIRFIH+CMBX12"is
> missing from the Charater Encoding.
> 3.1.3 : Invalid Font definition, The FontFile is invalid
> 3.3.1 : Glyph error, The character "112" in the font program "FNWTPN+CMR10"is
> missing from the Charater Encoding.
> 3.3.1 : Glyph error, The character "78" in the font program "FNWTPN+CMR10"is
> missing from the Charater Encoding.
> 3.1.3 : Invalid Font definition, The FontFile is invalid
> 3.3.1 : Glyph error, The character "136" in the font program
> "MULJMX+SFRM1000"is missing from the Charater Encoding.
> 3.1.3 : Invalid Font definition, The FontFile is invalid
> 3.3.1 : Glyph error, The character "112" in the font program
> "POSEZB+CMBX10"is missing from the Charater Encoding.
> 3.3.1 : Glyph error, The character "47" in the font program "FNWTPN+CMR10"is
> missing from the Charater Encoding.
> 3.3.1 : Glyph error, The character "82" in the font program "RIRFIH+CMBX12"is
> missing from the Charater Encoding.
> 7.1.1 : Error on MetaData, Cannot find a description for 'Trapped' property
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira