You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2018/11/29 16:35:00 UTC

[jira] [Created] (PDFBOX-4390) ExtractText loses spaces when rotationMagic option is used

Tilman Hausherr created PDFBOX-4390:
---------------------------------------

             Summary: ExtractText loses spaces when rotationMagic option is used
                 Key: PDFBOX-4390
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4390
             Project: PDFBox
          Issue Type: Bug
          Components: Text extraction
    Affects Versions: 2.0.12, 2.0.13
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.14


This was detected by looking at the result of a regression test thankfully done by [~tallison@apache.org] (see at the end of PDFBOX-4371) for his work in TIKA-2779, there were many new words but some didn't have the spaces. This is the result of a bad angle (180 instead of 0), because the font matrix hasn't been considered, for type 3 fonts this is often a rotation or a flip.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org