trichview.com

trichview.support




How Can I see pictures in RTF


Return to index


Author

Message

zekeriye

Posted: 02/21/2003 14:25:13


Hi;

 

  I have got a lot of RTF files. I called RTF files with a proc.

//

PROCEDURE TFORM3.call(XFILENAME : STRING);

BEGIN

  rvActionsResource.rvActionOpen1.LoadFile(RichViewEdit1, XFILENAME, ffiRTF);

  FORM3.SHOW;

END;

//

I wrote this proc in Unit3 in ActionTest.dpr and I passing the RTF filename

to this Proc. I haven't got any problem with RTF (only text contain). Some

Of RTF files contain picture. I doesn't see those pictures. How can I correct

the problem?


   Anyone help me plase?


Zekeriye Bozkurt





Powered by ABC Amber Outlook Express Converter