Quote:
Originally Posted by anchung.chen
Thank you indeed for the excellent work on Plato.
|
Thanks.
Quote:
Originally Posted by anchung.chen
But I found a problem that Plato 0.6.5, open this scanned pdf file will cause Plato to crash.
|
I was able to reproduce: the process is just killed by the kernel.
The problem comes from the second image in the PDF:
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…