[
https://issues.apache.org/jira/browse/PDFBOX-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-1147.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.8.5
Fixed in rev 1571801 for the trunk and rev 1571806 for the 1.8 branch.
Sorry that it took so long. Most of the time, these types of errors are the
result of broken PDFs. I changed my mind after noticing that the pdf.js viewer
could display it.
> Printing a PDF with an image inside show black.
> -----------------------------------------------
>
> Key: PDFBOX-1147
> URL: https://issues.apache.org/jira/browse/PDFBOX-1147
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.6.0
> Environment: Windows XP SP3 32 bit
> Java 1.6.0_27
> Reporter: Rafa Hernandez
> Assignee: Tilman Hausherr
> Labels: LZW, image, print
> Fix For: 1.8.5, 2.0.0
>
> Attachments: p1logo.pdf, pdfbox-1147.pdf-1.png, stream.decoded,
> stream.lzw, stream2.lzw
>
>
> I have a PDF with a image inside.
> When i print the PDF the image show corrupted similar a black area.
> In the java console:
> 25-oct-2011 13:12:39 org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap
> getRGBImage
> GRAVE: java.io.StreamCorruptedException: Error: data is null
> java.io.StreamCorruptedException: Error: data is null
> at org.apache.pdfbox.filter.LZWFilter.decode(LZWFilter.java:82)
> at org.apache.pdfbox.cos.COSStream.doDecode(COSStream.java:301)
> at org.apache.pdfbox.cos.COSStream.doDecode(COSStream.java:229)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)