TEXRTF (OpenInsight 32-Bit)
At 12 JUL 2004 01:07:22PM Clay Borne wrote:
Does anyone know all of the supported tags with TEXT RTF in OIPI. I would really like to know if \cfN works (changing the color). If not is there any plans to implement more rtf tags into OIPI? Thanks
At 13 JUL 2004 10:01AM Bob Carten wrote:
Clay:
Under the covers, OIPI uses the VSView VsPrinter control.
According to its documentation, the VsView control in turn uses the Microsoft RICHTEXT control to render RTF. WordPad is a good tool for creating valid RTF. I believe that if you can do it in Wordpad you can do it in OIPI, with the exception of Richtext tables.
Bob
At 13 JUL 2004 06:18PM Clay wrote:
Thanks Bob!