[
https://issues.apache.org/jira/browse/PDFBOX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488162#comment-15488162
]
Tilman Hausherr commented on PDFBOX-3495:
-----------------------------------------
Your PDF has 1434 pages. The first page has 3 fonts. The "Tf" commands are
{code}
/F8 26 Tf
/F8 24 Tf
/F8 19 Tf
/F9 19 Tf
/F10 19 Tf
/F9 188 Tf
{code}
So some of these have indeed a size of 19. The actual size can depend of the
Text Matrix and the Current Transformation Matrix. I suggest you look at the
file with PDFDebugger.
> fontSize calculation wrong
> --------------------------
>
> Key: PDFBOX-3495
> URL: https://issues.apache.org/jira/browse/PDFBOX-3495
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 2.0.2
> Reporter: Arthur Freitas e Menezes
> Attachments: de_judITRF.pdf
>
>
> In showGlyph method of PDFTextStreamEngine class, line 306. fontSizeInPt
> would not be " fontSize * ctm.getScalingFactorX ()" ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]