2.0.19 is 4 years old, why are you using it? Please retry with 2.0.31. I tried and your file works, despite that it is broken.

Tilman

On 04.04.2024 06:13, Himanshu Jain wrote:
Hello Team,

We are using pdf-box to generate images of each page of the pdf.
While generating images we are getting warning "org.apache.pdfbox.contentstream.PDFStreamEngine:  Unknown code in Huffman RLE stream" for some of the pages and blank image is getting generated. Could you please help us, find attached pdf for reproducing the issue. we are using following dependencies of pdf-box.

<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>pdfbox</artifactId>
    <version>2.0.19</version>
</dependency>

<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>pdfbox-tools</artifactId>
    <version>2.0.19</version>
</dependency>

<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>jbig2-imageio</artifactId>
    <version>3.0.3</version>
</dependency>

Thanks,
Himanshu

SLB-Private


---------------------------------------------------------------------
To unsubscribe, e-mail:users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail:users-h...@pdfbox.apache.org

Reply via email to