I want to create a .RTF file from LabView. Right now I am trying to edit a RichTextBox, then save that, but with no success. If anyone know how to create a RTF file from LabView, RichTextBox or no, it would be appreciated. My ultimate goal is to create a .rtf file with text generated by a program, then open the .rtf file in wordpad for the user to view. I want to avoid using MS Word.
Here is how I am trying to edit a RichTextBow right now, but nothing seems to happen.