You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Sidharth Pipriya (JIRA)" <ji...@apache.org> on 2014/09/02 07:47:20 UTC

[jira] [Comment Edited] (PDFBOX-2305) PDPage.convertToImage() is taking 2-3 hours for a single page

    [ https://issues.apache.org/jira/browse/PDFBOX-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117367#comment-14117367 ] 

Sidharth Pipriya edited comment on PDFBOX-2305 at 9/2/14 5:46 AM:
------------------------------------------------------------------

Specifically, this call :

((PDPage)pdDoc.getDocumentCatalog().getAllPages().get(46)).convertToImage();




was (Author: sidpip):
Specifically, this call :

((PDPage)pdDoc.getDocumentCatalog().getAllPages().get(47)).convertToImage();



> PDPage.convertToImage() is taking 2-3 hours for a single page
> -------------------------------------------------------------
>
>                 Key: PDFBOX-2305
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2305
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.6
>            Reporter: Sidharth Pipriya
>         Attachments: FPGA-98-PAGES_upload.pdf
>
>
> For Page number 46, it takes a lot of time (2-3 hours) to process a single page. rest of the pages are processed at rate of 2/3 sec per page.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)