TFrxRichView Load RTF with jpg
Hello
We are using FastReport 4.5 and we need to load RTF with JPG images into a TFrxRichView.
The RTF is generated by Sergey Tkachenko's TRichView.
We hope you can help us.
Thanks.
Josep Mas
We are using FastReport 4.5 and we need to load RTF with JPG images into a TFrxRichView.
The RTF is generated by Sergey Tkachenko's TRichView.
We hope you can help us.
Thanks.
Josep Mas
Comments
you might try using an ole object if your rtf controls support ole.
RTF format can include images, which are included in the TfrxRichView if they are Windows MetaFiles. We also need the jpeg files to be included. RTF specification accepts this picture format.
We hope this can be done somehow.
Thanks in advance.
Josep Mas.
bds 2006 win32 fr4.5.41 rtf doc created in office 2003 with jpeg loaded fine.
check your fr.inc file see if the jpeg option is commented out if it is, uncomment and recompile
the frlib using fr's recompiler.
We think that when loaded in the FR it's loading the WMF and not the JPG.
In our rtf source, we only have the picture in JPG format and it's not loaded.
If you want we cant paste a RTF file source example.
Thanks for your help.
Josep Mas.
Here we attach an example to let you try it:
This RTF file was generated by Sergey Tkachenko's TRichView.
We really need some kind of help.
Thanks in advance.
Josep Mas.
http://www.trichview.com/forums/viewtopic.php?t=6726