Skip to main content

Printing a CHM file using Free Software only

Here's the quick recipe (tested on ubuntu edgy):

  1. $ sudo apt-get install gs-esp xulrunner

  2. Download mozilla2ps-0.3.xulapp and chmtopdf.py

  3. $ xulrunner --app-install mozilla2ps-0.3.xulapp /tmp

  4. $ ./chmdtopdf -m /tmp/mozilla2ps file.chm

  5. You'll get the _file.pdf _ready to be printed (not perfect at all, but almost decent ;) )

Badly Drawn Boy - You were right

Comments

Comments powered by Disqus