Quote:
Originally Posted by ittiandro
...
I am trying to convert some new documents in order to read them in my Android tablet with an e-reader. Otherwise the original PDF version freezes in the-reader. Some have gone through easily, some keep crashing, with a message “ no valid PDF or corrupt”. ...
|
@Ittiandro -- the issue for the file you sent me is that page 72 has a very small graphic on it (a sliver of a black region in the margins) that k2pdfopt tries to scale to fit the device page, resulting in a very large bitmap which fails the memory allocation request. I will fix this in the next release, but for now you can solve the problem on the particular document you sent to me by using 0.05 inches for your crop margins (-m 0.05).