Juraj Lonc created PDFBOX-2059:
----------------------------------
Summary: Characters are not positioned properly (due to wrong
width&height of chars)
Key: PDFBOX-2059
URL: https://issues.apache.org/jira/browse/PDFBOX-2059
Project: PDFBox
Issue Type: Bug
Components: Rendering
Affects Versions: 2.0.0
Reporter: Juraj Lonc
Attachments: DPH 032014.pdf
Characters in this PDF are not positioned properly.
All characters are rendered at position x=0.0
Problem is in PDFont.getFontWidth(). it returns 0.0 for every char.
The same applies for PDFont.getFontHeight()
--
This message was sent by Atlassian JIRA
(v6.2#6252)