You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Nghi Nguyen (Updated) (JIRA)" <ji...@apache.org> on 2012/02/29 03:23:57 UTC

[jira] [Updated] (PDFBOX-1239) Using PDFToImage creates blank images on pages.

     [ https://issues.apache.org/jira/browse/PDFBOX-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nghi Nguyen updated PDFBOX-1239:
--------------------------------

    Description: 
I have been using PDFToImage to create images from the PDF documents and everything has been working great until I ran into this file.
It will create the images of each page but not display the image correctly. Either it will show the image as white or black. I attached the pdf and some of the images it created. Below I have used this command and some of the output.

java -jar pdfbox-app-1.6.0.jar PDFToImage -imageType png -startPage 1 -endPage 10 afdd2_1_1.pdf

Feb 28, 2012 9:14:57 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: BDC
Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: EMC
Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: i
Writing: afdd2_1_11.png



  was:
I have been using PDFToImage to create images from the PDF documents and everything has been working great until I ran into this file.
It will create the images of each page but not display the image correctly. Either it will show the image as white or black. Here is the link for a sample pdf http://www.dtic.mil/doctrine/jel/service_pubs/afdd2_1_1.pdf
Below I have used this command and some of the output.

java -jar pdfbox-app-1.6.0.jar PDFToImage -imageType png -startPage 1 -endPage 10 afdd2_1_1.pdf

Feb 28, 2012 9:14:57 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: BDC
Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: EMC
Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
INFO: unsupported/disabled operation: i
Writing: afdd2_1_11.png



    
> Using PDFToImage creates blank images on pages.
> -----------------------------------------------
>
>                 Key: PDFBOX-1239
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1239
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 1.6.0
>         Environment: Windows XP and java version 1.6.0_29
>            Reporter: Nghi Nguyen
>              Labels: PDFBox, PDFToImage
>             Fix For: 1.7.0
>
>         Attachments: afdd2_1_1.pdf, afdd2_1_11.png, afdd2_1_110.png
>
>
> I have been using PDFToImage to create images from the PDF documents and everything has been working great until I ran into this file.
> It will create the images of each page but not display the image correctly. Either it will show the image as white or black. I attached the pdf and some of the images it created. Below I have used this command and some of the output.
> java -jar pdfbox-app-1.6.0.jar PDFToImage -imageType png -startPage 1 -endPage 10 afdd2_1_1.pdf
> Feb 28, 2012 9:14:57 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
> INFO: unsupported/disabled operation: BDC
> Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
> INFO: unsupported/disabled operation: EMC
> Feb 28, 2012 9:14:58 PM org.apache.pdfbox.util.PDFStreamEngine processOperator
> INFO: unsupported/disabled operation: i
> Writing: afdd2_1_11.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira