Anyone know of a good (free) tool that will convert a .hlp file into something that is decently formatted for printing? PDF would be great, but anything printable will work.
Asked
Active
Viewed 6,144 times
2 Answers
2
I think what you're looking for is something like this:
It's free to try for 30 days, but not free forever. It looks like it will convert to PDF though.
2
Winhelp is a dead format so tools are becoming scarce as vendors drop support but there are a few tools still around.
- Herdsoft makes a winhelp converter
- There is an open source winhelp decompiler, which you could use to retrieve the original sources for the help file. I believe it outputs rtf files (among others)which you could open in a word processor.
Kenneth Cochran
- 2,339