[ 
https://issues.apache.org/jira/browse/PDFBOX-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-863.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Andreas Lehmkühler

Works fine with PDFBox 1.5.0

> PDFontDescriptorAFM always returns false for isSymbolic()
> ---------------------------------------------------------
>
>                 Key: PDFBOX-863
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-863
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.2.1
>         Environment: Windows XT
>            Reporter: Kevin Jackson
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.5.0
>
>         Attachments: 1bb8c543_i.pdf
>
>
> A font with a Font with a descriptor like this, it creates a descriptor of 
> class PDFontDescriptorAFM which will NEVER read the Flags (4) and return true 
> for isSymbolic().  I am trying to extract the text from the PDF and would 
> like to exclude symbolic fonts.
> Font:
> /LastChar = 1 /BaseFont = /OEOBNB+WoodtypeOrnaments-Two /Type = /Font 
> /Subtype = /Type1 /Encoding = 26 0 R /Widths = [1000] /FontDescriptor = 28 0 
> R /ToUnicode = 27 0 R /FirstChar = 1 
> FontDescriptor:
> /CapHeight = 0 /FontBBox = [0, -404, 1944, 753] /CharSet = /dash5 
> /FontFile3 = 33 0 R /Type = /FontDescriptor /Descent = 0 /StemV = 26 
> /Flags = 4 /Ascent = 0 /FontName = /OEOBNB+WoodtypeOrnaments-Two /StemH = 26 
> /ItalicAngle = 0 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to