FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour RichEdit 3.0 Window Class
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
RichEdit 3.0 Window Class
Posted: Fri Aug 25, 2006 09:00 PM

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

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
RichEdit 3.0 Window Class
Posted: Sat Aug 26, 2006 06:43 AM

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> ) )

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
RichEdit 3.0 Window Class
Posted: Sat Aug 26, 2006 07:16 AM

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 !!!

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
RichEdit 3.0 Window Class
Posted: Sat Aug 26, 2006 09:48 AM

Silvio,

Class TRichEdit is enhanced in every FWH build. Images support is complex and requires OLE. We are in the process to implement it.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion