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

Arthur Freitas e Menezes commented on PDFBOX-3495:
--------------------------------------------------


Was analyzing PDF files in different programs (Acrobat , foxit ..) all showed 
me fontSize = 11. PDFBox extract fontSize = 19 and fontSizeInPt = 19. So I 
think it 's wrong.

I performed the debug process on the part that I thought I could be wrong. I 
noticed that was not used the matrix obtained from the graphic state but a 
matrix already changed.

> 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
>
> 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]

Reply via email to