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

Andreas Lehmkühler commented on PDFBOX-1135:
--------------------------------------------

Sorry for coming back that late.

Our implementation follows the specification step by step and I can't see any 
issue. Where exactly do you see wrong values?
                
> TextPosition created with wrong text size
> -----------------------------------------
>
>                 Key: PDFBOX-1135
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1135
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 1.6.0, 1.7.0
>            Reporter: Sergey Vladimirov
>            Assignee: Andreas Lehmkühler
>         Attachments: PDFBOX-1135.pdf
>
>
> Both totalVerticalDisplacementDisp and fontSizeTextPx shall use textXctm to 
> get actual size, not textMatrix.
> I.e. line 503 of PDFStreamEngine shall be 
>                             (int)(fontSizeText * textXctm.getXScale())
> Affected file in attach.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to