CHM decoding.
I'm having problems converting a chm file where various characters are missing in the final output. (e.g. — ). I've taken a look at the debug folder, and the html created at the input phase is also missing these characters, so I assume the problem is in the chm->html decompilation phase right?.
The chm has a iso-8859-1 encoding.
Setting the input as iso-8859-1 does not help.
Any ideas? (I know I can extract it myself and use the html but I find the result not as good)
|