Page 1 of 1

TPrintPreview and TJVRichEdit

PostPosted: June 6th, 2006, 12:19 pm
by P_G
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

PostPosted: June 6th, 2006, 3:26 pm
by Johnny_Bit
Typecasting works...