You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/09/21 22:57:34 UTC

[jira] [Comment Edited] (PDFBOX-2372) Regressions 19.9.2014

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

John Hewson edited comment on PDFBOX-2372 at 9/21/14 8:57 PM:
--------------------------------------------------------------

The file from PDFBOX-563 has a similar issue related to "Standard 14" fonts, only in this case the font is a Type 0 font, which shouldn't be eligible to be treated as a "Standard 14", yet it is anyway. A simple experiment of changing "Arial" for "Xrial" in the PDF file causes Acrobat to render the missing glyphs which means it is treating the name "Arial" in a special manner. (Note that the Adobe supplement specifies Arial as an alias for Helvetica).

Because we're not expecting a Type0 font to have any special "Standard 14" handling, the fix will be more complex.


was (Author: jahewson):
The file from PDFBOX-563 has a similar issue related to "Standard 14" fonts, only in this case the font is a Type 0 font, which shouldn't be eligible to be treated as a "Standard 14", yet it is anyway. A simple experiment of changing "Arial" for "Xrial" in the PDF file causes Acrobat to render the missing glyphs which means it is treating the name "Arial" in a special manner. (Note that the Adobe supplement specifies Arial as an alias for Helvetica).

> Regressions 19.9.2014
> ---------------------
>
>                 Key: PDFBOX-2372
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2372
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>              Labels: regression
>
> There are several regressions from the changes done on the evening of 19.9.2014. Because I can't map these to one single change, I had to open a new issue.
> PDFBOX-563-acroform.pdf: trash glyphs at the bottom
> PDFBOX-1735-confidential.pdf p7: trash glyphs on the left
> PDFBOX-2245-052567.pdf: trash glyphs 
> PDFBOX-2251-070075.pdf: trash glyphs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)