Corentin Regal created PDFBOX-1919:
--------------------------------------
Summary: Font descriptor flags are not implemented
Key: PDFBOX-1919
URL: https://issues.apache.org/jira/browse/PDFBOX-1919
Project: PDFBox
Issue Type: Bug
Components: Parsing, Text extraction
Affects Versions: 1.8.4
Reporter: Corentin Regal
The font descriptor flags are not set.
They are described in the document "PDF reference 1.7" at : 5.7.1 Font
Descriptor Flags
The methods in PDFontDescriptor are ready but never called :
setFlags()
setSerif()
setAllCap() which is used in a lot of PDF
...
I saw some TODO that relate to that issue in the code, is it planned to be
implemented soon?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)