With Class TRichEdit it is possible insert a bitmap on rtf or when it print ...?
have you an sample with this class to use a dbf file for Replace variables ( merge)
Regards
Falconi Silvio
With Class TRichEdit it is possible insert a bitmap on rtf or when it print ...?
have you an sample with this class to use a dbf file for Replace variables ( merge)
Regards
Silvio,
>
With Class TRichEdit it is possible insert a bitmap on rtf or when it print ...?
>
No, it is not supported yet.
>
have you an sample with this class to use a dbf file for Replace variables ( merge)
>
You may do oRichEdit:SetText( StrTran( oRichEdit:GetText(), <cOldText>, <cNewText> ) )
Thanks Antonio,
but how I can insert a logo on the letter ?
I think ...I must use a letter already with the logo ?
When you make another functions for this class ...Not abandon this class is too usefull !!!
Silvio,
Class TRichEdit is enhanced in every FWH build. Images support is complex and requires OLE. We are in the process to implement it.