FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Print text on reverse
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

Print text on reverse

Posted: Tue Nov 22, 2016 08:10 AM

How I can print a text on Reverse : with cmsay or another method ( printer.prg)

sample :

"terminals " with white color on a box gray color

I tried with
oPrn:RoundBox( nRow,nLeft, nRow+3, nLeft+5,10, 1, oPen, CLR_HGRAY )
and the cmsay
I not found a box with the possibilty to insert a text

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM

Re: Print text on reverse

Posted: Tue Nov 22, 2016 08:28 AM
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion