MESSAGE
Variable {variableName}
is referenced by a text object which is using RTF formatting. A minimal RTF prolog has been added as a prefix for it to work correctly.
SEVERITY
Info
DETAILS
The data source provides raw RTF formatting codes for this object. In the converted label, we added the prefix 'RTF_' to the name of this data source to signal the NiceLabel that the data source contains a raw RTF code. When the data source name begins with 'RTF_' prefix, NiceLabel interprets the provided raw RTF code as such. The data will not print as RTF code but will be formatted as intended.
RESOLUTION
No additional steps are necessary.