Help with RTF and special characters
Hi,
I'm curently working on apex 4.1 and i want to generate an .rtf file which i fill with the information coming from a form.
I am doing so without any problems when it comes to normal Americam letters.
I face a problem when i wan't to dynamicly change my subsctitution phrases in the .rtf template with czech characters (á,é...), because i can't just replace the word with these characters in the rtf because it expects to receive some escape formats and not the letter itself.
Can anybody help me figure this one out?
I've tried creating a library of the symbols and their asci code and replacing them in the file but they don't always work. I even saved a .doc file in .rtf and copied the code from that one in my .rtf and it doesn\t work. In the original file i have some characters in my file i have other characters eventhough the code is the same...
I'm puzzled by this one and i don't know what to do.
Thank you,
Alex.