trichview.support
Re: Copying vs Printing |
Author |
Message |
Sergey Tkachenko |
Posted: 03/05/2005 21:07:12 By default, copy-pasting from trichviewedit to trichviewedit is performed in RVF format. Call RegisterClass(TGifImage) one time before the first copy/pasting or RVF loading (for example, in the initialization section of the main form's unit, or in Form.OnCreate) > > I can print a selection containing a table with an embedded TImage as long > as I include an OnPrintComponent handler on the RVPrint, but if the user > copies the selection to the clipboard then you get everything except for > the TImage. I have tried CopyRTF and CopyDef. Anything else I can do? > > Thanks in advance. |
Powered by ABC Amber Outlook Express Converter