|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
creating rtf files
Does anyone know how to create an rtf file using python? Any help or direction would be appreciated. Thanks in Advance!
__________________
Edgar Castanedo |
|
#2
|
|||
|
|||
|
You could take a look at the RTF specification:
Specs V1.6 And then create the rtf files yourself. I don't know of any RTF libs, but there is a Tex2RTF converter for use with WxWindows, maybe you could take a look at that for seeing how to use RTF.
__________________
Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. - Jamie Zawinski, in comp.lang.emacs |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > creating rtf files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|