First install libchm-bin
$ sudo apt-get install libchm-bin For ubuntu
# yum install libchm-bin For fedora
and then convert book.chm file to pdf format named as out.
$ extract_chmLib book.chm out
First install libchm-bin
$ sudo apt-get install libchm-bin For ubuntu
# yum install libchm-bin For fedora
and then convert book.chm file to pdf format named as out.
$ extract_chmLib book.chm out
Recent Comments