You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Ralf (JIRA)" <ji...@apache.org> on 2010/07/23 13:54:51 UTC

[jira] Created: (PDFBOX-784) Wrong text position

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.


[jira] Updated: (PDFBOX-784) Wrong text position

Posted by "Ralf (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf updated PDFBOX-784:
------------------------

    Environment: 
linux
jdk1.4.2
weblogic 8.1

  was:
linux
jdk1.4.2


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