Alexander Stepanov created PDFBOX-1506:
------------------------------------------

             Summary: Incorrect visualization of PDF document via PageDrawer
                 Key: PDFBOX-1506
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1506
             Project: PDFBox
          Issue Type: Bug
          Components: FontBox
    Affects Versions: 1.7.1, 1.6.0
         Environment: Windows 7
            Reporter: Alexander Stepanov


I tried to render page of my document via PageDrawer using method:

drawer.drawPage(g, page, drawDimension);

And got incorrect visualization of characters (see attachment), but if I use 
PDFTextStripperByArea, it extracts correct chars, problems in fonts.

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