Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

how to change the text orientation?

edited October 2001 in General
I need to print labels or DBTexts with different orientation in the same
report. How can I do it?

for example:

Label1.Orientation := "Left to Right"
Label2.Orientation := "Bottom to Top"
DBText1.Orientation := "Top to Bottom"

With BarCode and DBBarCode this is possible!!!

Thank you very much

Comments

This discussion has been closed.