FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour sample to print a memo filed
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
sample to print a memo filed
Posted: Wed Sep 27, 2006 10:36 PM

Someone have a sample to print a memo filed with printer class ?
I must add this filed to a report
Regard

Best Regards, Saludos



Falconi Silvio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
sample to print a memo filed
Posted: Thu Sep 28, 2006 05:43 AM

Silvio,

It is already implemented in GETs multilines. Please review the source code of METHOD Print() CLASS TMultiGet.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
sample to print a memo filed
Posted: Thu Sep 28, 2006 07:35 AM

Silvio,

you can extract every line with memoline() and print it with tPrinter:CmSay().

Stefan

kind regards

Stefan
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
sample to print a memo filed
Posted: Thu Sep 28, 2006 08:14 AM

thanks I resolve it

Best Regards, Saludos



Falconi Silvio

Continue the discussion