[
https://issues.apache.org/jira/browse/PDFBOX-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wolfgang Hamann updated PDFBOX-3725:
------------------------------------
Attachment: mini2.pdf
Hi,
this file corresponds to the changes in the patch. It is not the file I had in
the first place (which would need a few more changes)
I want to point out that the patch allows more input variants but does not
implement stricter checking ... with probably any verifier built on "how
typical files look" it will be possible to prodice a file that validates but
does not work in acrobat, ghostscript etc.
Regards
Wolfgang
> Problem with Type1 font parser
> ------------------------------
>
> Key: PDFBOX-3725
> URL: https://issues.apache.org/jira/browse/PDFBOX-3725
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.5
> Environment: linux
> Reporter: Wolfgang Hamann
> Priority: Minor
> Attachments: ft70.ps, kcap.pdf, mini2.pdf, t1p.tmp
>
>
> the parser uses "readSimpleDict" to parse the Metrics.
> This allows
> /Metrics 100 dict dup begin ....... end def
> but not
> /Metrics 100 dict def Metrics begin ..... end
> This variant seems to work in most other pdf tools, however
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]