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
Falconi Silvio
Someone have a sample to print a memo filed with printer class ?
I must add this filed to a report
Regard
Silvio,
It is already implemented in GETs multilines. Please review the source code of METHOD Print() CLASS TMultiGet.
Silvio,
you can extract every line with memoline() and print it with tPrinter:CmSay().
Stefan
thanks I resolve it