Quote:
Originally Posted by tompe
I thought that this should work but I have to admit that the utf-8 character encoding is not tested so much. I checked the code now and it seems that utf-8 is not supported. What you can try is in MobiHeader.pm to change the CODEPAGE value from 1252 to 65001.
|
Thanks Tom. I changed the CODEPAGE value in MobiHeader.pm to 65001 but it didn't help.