TTMSFNCRichEditorRTFIO IO caracter ŠĐČ&#

OS: Debian 10 (buster) LXDE 64 bit
Lazarus 2.1
FPC 3.3.1
TMS FNC Core 1.2
TMS FNC UI Pack 2.1

keyboard Slovenian or Croatian
case ŠĐČĆŽ šđčćž

RTFIO; TTMSFNCRichEditorRTFIO;
St : TStringStream;
...

RTFIO.save(st);
...
RTFIO.Load(st);

change my letters

I have tested this here with project

http://www.tmssoftware.net/public/TMSFNCRichEditorSlovenian.zip
but could not reproduce this.
Code:

Save:


Load:

I see you are on TMS FNC UI Pack 2.1
Please use the latest version 3.0.1.1

Of course, while I earn what I invested

OS: Debian 10 (buster) LXDE 64 bit
Lazarus 2.1
FPC 3.3.1
TMS FNC Core 2.1
TMS FNC UI Pack 3.0

 TMSFNCRichEditorRTFIO1.Save('RichEdit.rtf'); 
and  
TMSFNCRichEditorHTMLIO1.Save('RichEdit.html');
does not transfer letters well (Slovenian and Croatian)
?ĐČĆ? ?đčć?   

TMSFNCRichEditorPDFIO1.Save('RichEdit.pdf'); 
work ok!


Is this TMS FNC UI Pack v3.0.1.2?

i still have the same problem.

where I can send samples

Thank you,
version 3.0.1.3
Now it works properly

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.