RTF, or RichText format, opens in Microsoft Word, and is native to WordPad. This export does not render reports exactly as they appear in the Viewer due to inherent differences in the formats.
The RTF export filter has one property, EnableShapes, that allows you to control your output. You can set the property either in code using the export object, or by selecting the object in the component tray below the form and using the Properties window.
Usage:
- Create word-processing files
- Open in Word or WordPad
Does not support:
- Section Backcolors
- Overlapping controls
- Angled text
Only supported when EnableShapes property is True:
![]() |
If you set the EnableShapes property to True, the resulting RTF file displays correctly only in Web Layout View in Microsoft Word. |
- Full justification
- Line control
- Control Backcolors
- Shapes
- Control borders
