A tool to generate compiled help files (CHM) and Java Help files from MS Word or HTML files. It splits the document on different topics pages by the "titles" sections. It can too generate a web site, a PDF and a XPS with the help content.
License
GNU General Public License version 2.0 (GPLv2)Follow chmProcessor: Word/HTML to CHM converter
Other Useful Business Software
The All-in-One Commerce Platform for Businesses - Shopify
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Rate This Project
Login To Rate This Project
User Reviews
-
This is handy tool for creating help or instructions from MS word documents. I wrote a short article about it on the Code Project website "How to easily write a user's guide for your application using different file extensions"
-
This is an essential tool in my toolkit.
-
Fantastic tool that is easy to use and works really well! Thanks to the author of this application, you rock! ^.^
-
This is just what I was looking for! Amazing that it handles creating chm, pdf, and web based help using jquery in addition to java help if you desire. I have previously purchased other help products in the past where one is no longer supported and the other is very proprietary. Thank You for providing such an invaluable tool. 3 tips: 1. Make sure to format your word document using both Heading 1 for main topics and Heading 2 for subtopics. 2. Make sure under the general tab to change the cut header level setting so that your pages are subdivided otherwise they will appear on one page. I chose 2 so that headings and subheadings are placed on their own page. 3. Create a word table of contents and this will get transferred and recognized into all of the generated formats chm, pdf, web, java.
-
It is only a wrapper for Microsoft HTML Help Workshop. The main problem - it cannot add directory recursively. So in my case I would have needed to add over 200 files manually! Don't worth it, I preferred to use Microsoft HTML Help Workshop and add necessary files directly to project file with simple script.