cpdf-source
cpdf-source copied to clipboard
squeeze fails with stack overflow error
$ cpdf -squeeze -o squeezed.pdf "Modern Python Cookbook.pdf"
Initial file size is 14810645 bytes
Beginning squeeze: 421146 objects
cpdf encountered an error. Technical details follow:
Squeeze failed. No output written.
Proximate error was:
Stack overflow
Example pdf file causing this error: http://uait.club/books/Python/Modern%20Python%20Cookbook.pdf
Thanks for this example. We'll fix it for 2.3.
Please resupply the file: it no longer appears at that URL...