You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2012/05/24 18:14:29 UTC

[jira] [Updated] (PDFBOX-1135) TextPosition created with wrong text size

     [ https://issues.apache.org/jira/browse/PDFBOX-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-1135:
---------------------------------------

    Fix Version/s:     (was: 1.7.0)
         Assignee: Andreas Lehmkühler
    
> 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira