Quote:
Originally Posted by baskerville
Code:
page num type width height color comp bpc enc interp object ID x-ppi y-ppi size ratio
--------------------------------------------------------------------------------------------
1 0 image 1655 2207 gray 1 4 image no 6 0 345 345 334K 19%
2 1 image 17408 23211 gray 1 4 image no 8 0 3626 3626 431K 0.2%
mupdf probably tries to allocate some memory for the image in its native resolution…
|
The file is generated by k2pdfopt, so it may have this kind of bug. Thanks.