[ 
https://issues.apache.org/jira/browse/PDFBOX-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425971#comment-13425971
 ] 

Guillaume Bailleul commented on PDFBOX-1371:
--------------------------------------------

The current version of xmpbox does not accept definition of new fields on a 
specified namespace.

Here Trapped is added to http://ns.adobe.com/pdf/1.3/

This is a limitation of the implementation,
I am working on it
                
>  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
>             Fix For: 1.8.0
>
>         Attachments: 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

        

Reply via email to