|
Or simply open a DOS window and use the following command:
hh.exe -decompile folder chm
where folder is the destination folder for the decompiled html files to be stored, and chm is the CHM file you want to decompile.
You can then take the source html files and do anything you want to them, such as whipping up an OPF to make an ebook (MS Reader and MobiPocket are both OEB-based).
Personally, I would highly recommend staying away from PDF though; it's an extremely poor format for an ebook and is notoriously slow in it's current state.
|