jipp icon indicating copy to clipboard operation
jipp copied to clipboard

PWG decoder fails with monochrome pwg from windows 11 (112dpi, custom page size)

Open Siedlerchr opened this issue 1 year ago • 0 comments

When I print an image from windows 11 in monochrome and try to decode the pwg I get thge following error:

java.io.IOException: Too many lines (read 305, expected 128)
at com.hp.jipp.pdl.pwg.PackBits.decode(PackBits.kt:187)

monochromeWindows.pwg.zip

I could succesfully open the file with https://www.msweet.org/rasterview/ Attached ist the file I used for printing

png-2702697_1280

Siedlerchr avatar Nov 23 '23 10:11 Siedlerchr