[
https://issues.apache.org/jira/browse/PDFBOX-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943897#comment-15943897
]
Wolfgang Hamann commented on PDFBOX-3725:
-----------------------------------------
Hi,
I have made a few changes to my file to make it work with the current version
of pdfbox, so I can try some other tool which relies on pdfbox too.
Specifically, I have removed that BBox array, which probably was required only
by a very ancient version of postscript, but is still accepted by viewers (I
tried acrobat reader, ghostscript, and xpdf)
I am currently trying to understand a different problem, and will maybe add a
new case.
> 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, 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]