Hi all,
with the help of Mr. Rao I mastered to print bigger text splitted into one or more lines according to the given horizontal space.
This works very well and I only have one more demand:
is there a way to increase the vertical space between the created lines?
I'm using this valueI would like to have this little bit 'fluffy' look of my printed text.
But I don't know how :cry:
with the help of Mr. Rao I mastered to print bigger text splitted into one or more lines according to the given horizontal space.
This works very well and I only have one more demand:
is there a way to increase the vertical space between the created lines?
I'm using this value
nLineHeight := oPrn:GetTextHeight( "", oFont ) * 1.45 // value for my line feedsBut I don't know how :cry: