David Oliver created PDFBOX-1717:
------------------------------------

             Summary: Rendering to image has misplaced characters
                 Key: PDFBOX-1717
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1717
             Project: PDFBox
          Issue Type: Bug
          Components: Writing
    Affects Versions: 1.8.2
         Environment: Mac OS java 7
            Reporter: David Oliver


Slashes in png generation are mis-placed. They do not show up in the wrong 
position on the original PDF. The are offset by many pixels to the right in the 
png that is generated. 

I simply exported with this command:
java -jar pdfbox-app-1.8.2.jar PDFToImage -imageType png -resolution 300 -color 
bilevel pdfbox_test2.pdf

Unfortunately I can't use PDFBox to export PDF to image if it doesn't place the 
characters in the right place.

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