View Single Post
  #17  
Old 03-30-2010, 11:56 PM
sts70nl sts70nl is offline
Junior Member
 
Join Date: Mar 2010
Posts: 3
sts70nl is on a distinguished road
Default

Re: Remove DRM from PDF ebooks




I use
- Win 7
- Python 2.6.5 32 bit
- ineptkey 4.3
- ineptpdf 7.4
- pycrypto 2.6

Everything seems to work ok except for the following
- the INEPT PDF Decrypter window doesn't close when pressing quit
- the PDF created contains errors
- can't print pages (no pages selected)
- when scrolling through the document at some point I get in Adobe Acrobat error 135 (this repeats itself a couple of times and results in blank pages)
- GSView error
- unknown operator "C"
- file has an unbalanced >> (close dictionary). gsapi_execute_cont returns -8
- File did not complete the page properlly and may be damaged
- warning: file has unbalanced q/Q operators (too many q's)
- gsapi_exit returns 0


Any ideas are welcome.
Reply With Quote