I'm trying to convert a HTML-document encoding utf8 to ODT document with the following command:
abiword-t odt 1.html - exp-props = "encoding: utf8"
But the output document have a problem with Cyrillic characters. How solve this problem?
|
I'm trying to convert a HTML-document encoding utf8 to ODT document with the following command:
But the output document have a problem with Cyrillic characters. How solve this problem?
| ||||
|
feedback
|
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />– user1081056 Dec 7 '11 at 10:40