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
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
Thanks Bob!