Non-latin characters
Posted: Wed May 12, 2021 12:15 pm
Hello!
I have problem with non-latin characters when I load RTF file into TDOCXReadWriteVcl component.
Code is pretty simple
In RTF file we have
After import to DOCX component it's
File is found at
https://easyupload.io/gqrx3c
Can somebody help me
I have problem with non-latin characters when I load RTF file into TDOCXReadWriteVcl component.
Code is pretty simple
Code: Select all
DOCX.Editor.AppendRichText('C:\doc.rtf');
After import to DOCX component it's
File is found at
https://easyupload.io/gqrx3c
Can somebody help me