Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rtf

Using Wxpython Rich Text Control

I am using a rtf control to display text. I cannot understand the rtf control object structure. How… Read more Using Wxpython Rich Text Control

Outputting Unicode Text To An RTF File In Python

I am trying to output unicode text to an RTF file from a python script. For background, Wikipedia … Read more Outputting Unicode Text To An RTF File In Python