Module implementing an exporter for RTF.
None |
ExporterRTF | Class implementing an exporter for RTF. |
None |
Class implementing an exporter for RTF.
RTF_BODYCLOSE |
RTF_BODYOPEN |
RTF_BOLD_OFF |
RTF_BOLD_ON |
RTF_COLOR |
RTF_COLORDEF |
RTF_COLORDEFCLOSE |
RTF_COLORDEFOPEN |
RTF_COMMENT |
RTF_CREATED |
RTF_EOLN |
RTF_FONTDEF |
RTF_FONTDEFCLOSE |
RTF_FONTDEFOPEN |
RTF_HEADERCLOSE |
RTF_HEADEROPEN |
RTF_INFOCLOSE |
RTF_INFOOPEN |
RTF_ITALIC_OFF |
RTF_ITALIC_ON |
RTF_SETBACKGROUND |
RTF_SETCOLOR |
RTF_SETFONTFACE |
RTF_SETFONTSIZE |
RTF_TAB |
ExporterRTF | Constructor |
__GetRTFNextControl | Private method to extract the next RTF control word from style. |
__GetRTFStyleChange | Private method to extract control words that are different between two styles. |
exportSource | Public method performing the export. |
Constructor
Private method to extract the next RTF control word from style.
Private method to extract control words that are different between two styles.
Public method performing the export.