FoxPro Programming
Geometric Shapes Fonts in Foxpro
Hello all,
I do apologize if this is a too old question but I don't have any experience with this at all.
I need to add some especial characters like "WHITE SQUARE" or "WHITE SQUARE CONTAINING BLACK SMALL SQUARE" in an .rtf file programmatically.
I'd appreciate if you could let me know if this is doable and how it should be done.
Thank you,
Kathy

Not sure if it is but I think you can set the RTF document to use Unicode or UTF-8 and then send the appropriate character codes into the document. Depends on the API and how it supports that though.