A Blog about technology, linux, peer2peer, cool new downloads and software development.
Showing posts with label pdf. Show all posts
Showing posts with label pdf. Show all posts

Monday, April 5, 2010

how to convert chm to pdf on ubuntu linux

sudo apt-get install chm2pdf

try the following in order to see which work, from best quality to lower

[ better visualy - images ]
chm2pdf --verbose --book book.chm

[ better indexing on the left ]
chm2pdf --verbose --webpage book.chm