This section explains how to configure the ExpereTestingSystem.properties file to enable RTF functionality.
- Open ExpereTestingSystem.properties in a text editor.
- Change the property value below to On to enable the RTF functionality.
#######################################################
## Indicate whether RTF should be included as an assembly format option
# Possible Values: Off, On
# Default Value: Off
com.bankerssystems.xiets.assembly.SupportRTF=On
#######################################################