Quote:
Originally Posted by nrapallo
OK, to strip the DRM from eReader .pdb and extract to .html is doable.
|
Yep, been doing this.
I use an MSWORD macros to convert filename.html (with filename_img folder containing .png). Resulting file is .pdb. The problem is, during exploding secured.pdb to html with ereader2html.py, the resulting .html has 'issues' that when I convert back with the MSWORD macro, correct formatting becomes an issue. I have to manually insert pml scripts/tags in many places to re-create correct formatting. For 1 or 2 .pdb, this would be fine. For dozens of .pdb, it becomes tedious process. Something like ereaderdeDRM.py would be a wonderful solution.
Unfortunately, I know jack S*H%t about PERL/PYTHON and the likes. Programming virgin, so to speak. So... help? Pretty please?
TK