Wrong text position
-------------------

                 Key: PDFBOX-784
                 URL: https://issues.apache.org/jira/browse/PDFBOX-784
             Project: PDFBox
          Issue Type: Bug
          Components: Text extraction
    Affects Versions: 0.8.0-incubator
         Environment: linux
jdk1.4.2
            Reporter: Ralf


we tried to convert a lot of PDF files to image(e.g. tif, jpg) on two servers, 
it worked OK at the begging period, but after converting a cerntain quantity of 
PDF files, something went wrong, all the characters were drawn at the bottom of 
the image file. Does anyone meet this problem before?

we invoke the method below to convert pdf to image
org.apache.pdfbox.pdmodel.PDPage
public BufferedImage convertToImage(int imageType, int resolution)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to