[ https://issues.apache.org/jira/browse/PDFBOX-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971383#action_12971383 ]
Andreas Lehmkühler commented on PDFBOX-784: ------------------------------------------- You should use a more recent version like 1.3.1. Please attach a sample pdf file, if the issue still exists > 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 > weblogic 8.1 > 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.