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

Tilman Hausherr commented on PDFBOX-3740:
-----------------------------------------

Re font name: I'll investigate that. Yes, in test4, just changing the font name 
back to "Times-Roman" makes the error message come back - weird.

Re output intent - see how it is done in the CreatePDFA.java example. You do 
not really need to understand what this is about, just attach the output intent.

Re ID - if you don't use PDFBox to create your files, search for COSName.ID in 
the source code, you'll hit a method in COSWriter.java, this should answer your 
question somewhat.

> Standard 14 and Encoding
> ------------------------
>
>                 Key: PDFBOX-3740
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3740
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Preflight
>    Affects Versions: 2.0.5
>         Environment: linux
>            Reporter: Wolfgang Hamann
>         Attachments: test1.pdf, test2.pdf, test3.pdf, test4.pdf
>
>
> before I attempted to become PDF/A compatible, I was happy with just an 
> Encoding entry for the standard 14...
> I have made a few tests:
> 1 - full embedding of font
> 2 - just Encoding
> 3 - complete font descriptor
> rendering results and preflight warnings
> gs   acro   xpdf   preflight
> ok   ok      bad    many
> ok   ok      ok      2
> ok   bad    ok      1



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to