View Single Post
Old 07-23-2009, 05:17 PM   #651
=X=
Wizard
=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.=X= ought to be getting tired of karma fortunes by now.
 
=X='s Avatar
 
Posts: 3,671
Karma: 12205348
Join Date: Mar 2008
Device: Galaxy S, Nook w/CM7
pdfmanipulate.exe does not crop any PDF

I tried to log this in the database but I get an Error login on, did you delete user accounts on your defect tracking system? <<<EDIT: Never mind it looks like you did nuke old accounts I was able to recreate an account with my same username>>>>

DESC:
Regardless of what PDF I try to crop I always get the following error

Code:
pdfmanipulate crop mypdf.pdf
I've even ran the tool using the following commands
Code:
pdfmanipulate.exe crop -o out.pdf  -x 120 -y 724 -v 560 -w 70 mybig.pdf
Quote:
Traceback (most recent call last):
File "cli.py", line 72, in <module>
File "cli.py", line 61, in main
File "calibre\ebooks\pdf\manipulate\crop.pyo", line 144, in main
File "calibre\ebooks\pdf\manipulate\crop.pyo", line 114, in crop_pdf
TypeError: unsupported operand type(s) for -: 'NumberObject' and 'unicode'

Last edited by =X=; 07-23-2009 at 05:19 PM.
=X= is offline