Printing a CHM file using Free Software only
Here's the quick recipe (tested on ubuntu edgy):
-
$ sudo apt-get install gs-esp xulrunner
-
Download mozilla2ps-0.3.xulapp and chmtopdf.py
-
$ xulrunner --app-install mozilla2ps-0.3.xulapp /tmp
-
$ ./chmdtopdf -m /tmp/mozilla2ps file.chm
-
You'll get the _file.pdf _ready to be printed (not perfect at all, but almost decent ;) )
Badly Drawn Boy - You were right