Quote:
Originally Posted by Leep
PDF files are handled by one of the scripts that was in your tools folder. The pdf script is not a Calibre plugin, but is a python file. You can run it from within Windows, if you have python and a windows utility called pycrypto installed, or it can be run from a command prompt with just python installed.
cheers
|
That is my understanding too.
Just to clarify, there are two ways that I know to deal with DRM:
1) use Calibre with the appropriate plug-ins (none yet for pdf). This does epub, B&N epub, and some others, but not yet pdf.
2) use the manual scripts with python and pycrypto. This method handles epub and pdf. I haven't seen scripts for anything else.