Hi,
Can the rich edit object insert & display the image file?
It can display the rtf file that has already embedded the image file. But, it cannot show the image file it was inserted to the rich edit object during runtime.
Hi,
Can the rich edit object insert & display the image file?
It can display the rtf file that has already embedded the image file. But, it cannot show the image file it was inserted to the rich edit object during runtime.
In my example files folder I found an old CCA from MMF 1.5 times which could help you to understand: Attachment 16862
(I converted it as MFA due some compatibility issues with Fusion 2.5.)
I don't know much about this but it seems you have to save graphics as BMP and use this file code for insertion in the RTF.
Just play around with the RTF format. Open a RTF file containing just one graphic and look what the code is like and so on.
Thank you!