It depends on the generated RTF file. The original idea behind RTF was to represent special characters (this includes formatting/control as well as on english) using ansi escape sequences. But RTF also supports codepages (i.e. non ascii characters encoded in some code). Unfortunately rtf2lrf does not.
|