text on Report NESCAPEMENT - resolved -

Post Reply
User avatar
Silvio.Falconi
Posts: 7235
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 16 times

text on Report NESCAPEMENT - resolved -

Post by Silvio.Falconi »

Image

I can't move the text from the lower left corner to the upper right corner

DEFINE FONT oFontCopy NAME 'TAHOMA' SIZE 0,-128 OF oRep:oDevice NESCAPEMENT 180

oRep:bEndPage := { || oRep:Say(1, cTextCopy, 2,2,300) }

any help pls
Last edited by Silvio.Falconi on Mon Mar 03, 2025 6:16 pm, edited 1 time in total.
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
User avatar
Silvio.Falconi
Posts: 7235
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 16 times

Re: text on Report NESCAPEMENT

Post by Silvio.Falconi »

resolved

it isHorizontal and the measurements are backwards

Now is ok

Image
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
Post Reply