RTF without images
Posted: Wed Oct 21, 2015 1:27 pm
I'm using
but the created file is generated without the images and the page orientation.
What should I do?
Code: Select all
SRichViewEdit1.RichViewEdit.SaveRTF('C:\myFile.rtf', False);
What should I do?