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

Tilman Hausherr updated PDFBOX-1147:
------------------------------------

    Attachment: pdfbox-1147.pdf-1.png

The file is rendered by the Adobe reader, by pdf.js and by two other products 
without any warning. I haven't been able to understand the implementation of 
LZWFilter. I tried my own until I was able to decode the file. And the file of 
PDFBOX-205. There are two problems with the solution:
1) I don't have any other files to test
2) The test no longer passes. So either the current encoder is broken as well, 
or my solution is broken.

> 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
>         Attachments: p1logo.pdf, pdfbox-1147.pdf-1.png
>
>
> 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)

Reply via email to