[
https://issues.apache.org/jira/browse/PDFBOX-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952622#comment-15952622
]
Tilman Hausherr commented on PDFBOX-3740:
-----------------------------------------
The Times-Roman binary segment is also weird:
{code}
/Private 9 dict dup begin
/RD {string currentfile exch readstring pop} executeonly def
/ND {noaccess def} executeonly def
/NP {noaccess put} executeonly def
/BlueValues [] def
/lenIV 4 def
/MinFeature { 16 16 } def
/password 5839 def
/UniqueID 4711 def
/Subrs 196 array
dup 0 15 RD Y¦‚z¢¥H¨ò
....
dup 195 25 RD Y¦‚zÔ³@‘Ãáo<yÀYŠ]°ChÉ<ÍNP
ND
2 index /CharStrings 202 dict dup begin
{code}
so there's only one thing that terminates, although I'd expected two.
> 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]