[
https://issues.apache.org/jira/browse/PDFBOX-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912056#comment-13912056
]
Tilman Hausherr commented on PDFBOX-1147:
-----------------------------------------
Rev. 1571822 for the 1.8 branch committed because of JDK5 incompatibility.
(Array.copyof())
> 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)