How to convert an CHM file into a single HTML file?
        Posted  
        
            by 
                ruslan
            
        on Super User
        
        See other posts from Super User
        
            or by ruslan
        
        
        
        Published on 2012-03-04T23:36:59Z
        Indexed on 
            2012/12/11
            23:06 UTC
        
        
        Read the original article
        Hit count: 334
        
I have tried many different CHM-to-HTML utilities, but I am having a difficult time finding one that is able to produce a single HTML file. I can decompile a CHM file using hh.exe, but I don't know how to easily merge the resulting files into a single HTML file, all while preserving the correct order of pages.
Is there a free tool which can do this? If not, how can I merge the HTML files in order?
© Super User or respective owner