Hello,
I'm using TJVRichEdit from JVCL to create rtf-documents containing bitmaps. Because of this I cannot use the PaintRichText procedure (it needs a TCustomRichEdit). Is there a way to get the contents of a TJVRichEdit (wich is standard rtf code) in TPrintPreview without changing the sourcecode?
A LoadfromRTF for example would be great...
Thanks in advance,
P_G