• Hi!
    First of all, i am using TextDynamic for .NET. The question is the following: My regional settings are set to Russia location and other russian "things". I opened demo appplication, inserted unicode text from notebook(text is danish "Børn"). Text looks ok as danish. After saving as RTF and loading it again text looks like plain english "Born". Is it right default behaviour(if it is not a bug)? How to do it correctly?

    The content of RTF file is
    {\rtf1\ansi\deff0\uc1\ansicpg1251\deftab720{\fonttbl{\f0\fnil\fcharset1 Arial;}{\f1\fnil\fcharset2 Wingdings;}}{\colortbl\red0\green0\blue0;\red255\green0\blue0;\red0\green128\blue0;\red0\green0\blue255;\red255\green255\blue0;\red255\green0\blue255;\red128\green0\blue128;\red128\green0\blue0;\red0\green255\blue0;\red0\green255\blue255;\red0\green128\blue128;\red0\green0\blue128;\red255\green255\blue255;\red192\green192\blue192;\red128\green128\blue128;\red0\green0\blue0;}\wpprheadfoot1\paperw12240\paperh15840\margl1880\margr1880\margt1440\margb1440\headery720\footery720\endnhere\sectdefaultcl{\*\generator WPTools_6.060-PRM#c;}{\wpparid0\plain\fs22 Born\par
    }}

    (note: when wordpad is used in a similar action all is ok)

    The version of TextDynamic is 1.62.

    Thank you.
    Best regards.


    Addition: worpad saves this text as

    {\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fswiss\fcharset204{\*\fname Arial;}Arial CYR;}{\f1\fswiss\fcharset0 Arial;}}
    {\*\generator Msftedit 5.41.15.1516;}\viewkind4\uc1\pard\f0\fs20 B\lang1033\f1\'f8rn\lang1049\f0\par
    }

    Opening this file in Demo application shows right danish symbols. And after saving as RTF we have the following content

    {\rtf1\ansi\deff0\uc1\ansicpg1251\deftab720{\fonttbl{\f0\fnil\fcharset1 Arial CYR;}{\f1\fnil\fcharset204 Arial CYR;}{\f2\fnil\fcharset1 Arial;}{\f3\fnil\fcharset2 Wingdings;}}{\colortbl\red0\green0\blue0;\red255\green0\blue0;\red0\green128\blue0;\red0\green0\blue255;\red255\green255\blue0;\red255\green0\blue255;\red128\green0\blue128;\red128\green0\blue0;\red0\green255\blue0;\red0\green255\blue255;\red0\green128\blue128;\red0\green0\blue128;\red255\green255\blue255;\red192\green192\blue192;\red128\green128\blue128;\red0\green0\blue0;}\wpprheadfoot1\paperw12240\paperh15840\margl1800\margr1800\margt1440\margb1440\headery254\footery254\endnhere\sectdefaultcl{\*\generator WPTools_6.060-PRM#c;}{\plain\fs20 B\f2orn\par
    }}

    opening this in Demo application again shows it as "Born".