[
https://issues.apache.org/jira/browse/PDFBOX-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832552#action_12832552
]
Scott McIntosh commented on PDFBOX-457:
---------------------------------------
Is there any progress on this issue? I have a very simple application that is
attempting to create thumbnails and the same error occurs on each and every PDF
I try to process. They are all PDFs created by a FAX service (each PDF
contains a TIFF per FAX page, nothing else, so all that is produced in the
thumbnail is a blank image). I have literally thousands of these PDFs and not
a single one generates an image in the thumbnail. I have tested against the
latest snapshot and it gives the same results at the stable build. I would be
glad to test any experimental code...
> PDF to Image doesn't show correctly the document
> ------------------------------------------------
>
> Key: PDFBOX-457
> URL: https://issues.apache.org/jira/browse/PDFBOX-457
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 0.8.0-incubator
> Reporter: Marcelo Tavares
> Assignee: Daniel Wilson
> Attachments: 580505.PR00003.000003.PDF, pdfbox-457-as_fax.pdf,
> pdfbox-457-Scan_from_a_Xerox_WorkCentre_Pro.PDF, pdfbox-457.PNG,
> testPDFToImage1.png
>
>
> I tried to convert the following document to image, but I got the attached
> result.
> It parsed just the text. I also tried different formats like JPG. I ran it
> using the PDFToImage class passing the document path as parameter.
> I've read that sometimes the document is not created respecting the PDF
> standard. But, is there a possibility to ignore it?! In fact, it's very
> important to me, so, could I use PDF Box despite of those "errors"?
> Thank you
> Marcelo
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.