
kchmviewer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KchmViewer is a chm (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget library, and does not depend on KDE or Gnome. However, it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.
The main advantage of KchmViewer is non-English language support. Unlike others, KchmViewer in most cases correctly detects help file encoding, correctly shows tables of context of Russian, Korean, Chinese and Japanese help files, and correctly searches in non-English help files (search for MBCS languages - ja/ko/ch is still in progress).
KchmViewer is written by George Yunaev, and is licensed under GNU GPL v3 license.
gml
15 years ago
Report
gyunaev
15 years ago
In my opinion, it is not reasonable to make an only-KIO slave, because a lot of features will be missed (bookmarks, search in whole book and so on)
Report
thormedia
15 years ago
A very handy app to have... Hey one nice feature if you can do it, is to export the chm to pdf....
Possible?
Kind regards
Miles
Report