Currently Running CVI 7.1.1 . My application currently has the ability to save forms into RTF files. In many cases the RTF file will have have graphs and other pictures. However, the filesize of these are quite large; one 400x300 pixel picture could have the final RTF file size to be about 1 MB. I've noticed the RTF library only has RichTextAddBitmap, so my question is: is there any way to export other file types (such as JPG or PNG) into RTF files?
Could you clarify which set of functions you are using? In
particular, which RTF library are you refering to? Are you
talking about the ActiveX functions for a RichTextBox control?