english francais

How do I get rid of the strange characters that show in the notes fields of the reports that I design?

How do I get rid of the strange characters that show in the notes fields of the reports that I design?

Article Details

The notes fields in Network Inventory Manager are stored in Rich Text Format, which means they contain various RTF formating characters, such as {\rtf1\ansi\deff0{\fonttbl{\f0\fnil MS Sans Serif;}}. To display RTF fields properly, you need to use the RTF control in your reports, instead of the standard memo control. Additionally, the RTF component in Report Forge requires Windows RichEdit component 2.0 or higher to work properly. If the RTF component on your machine does not work, make certain that the riched20.dll library is in the Windows system folder (Windows\System or WINNT\System32). Copy the specified DLL to fix the problem.