R
Rlee
Hi there,
This is how i'd like this label to be shown..
-----------
| 453.3 |
| TEST |
| |
-----------
I hope that it looks right above...
Now, if the first line is longer, it should look like this.
--------------
| 123.45678 |
| TEST |
| |
--------------
So basically, i want the 2nd row to always be left aligned to the TOP row,
but i want the TOP row to be center justified...
The label size (it is a customized label)..
Width 3.4cm
Height 2.534cm
Page Setup
Top: 20.49
Bottom: 20.49
Left: 6.4
Right: 6.4
Number of Columns: 8
The reason i ask this is because on an old Reportsmith/delphi application,
the label is done this way.
I figured out why, basically the format of the label on the old reportsmith
application is a Number, in DEFAULT format...
But no matter what format i try with this label, it doesn't work to what i
would like...
Thanks to anyone who can help.
This is how i'd like this label to be shown..
-----------
| 453.3 |
| TEST |
| |
-----------
I hope that it looks right above...
Now, if the first line is longer, it should look like this.
--------------
| 123.45678 |
| TEST |
| |
--------------
So basically, i want the 2nd row to always be left aligned to the TOP row,
but i want the TOP row to be center justified...
The label size (it is a customized label)..
Width 3.4cm
Height 2.534cm
Page Setup
Top: 20.49
Bottom: 20.49
Left: 6.4
Right: 6.4
Number of Columns: 8
The reason i ask this is because on an old Reportsmith/delphi application,
the label is done this way.
I figured out why, basically the format of the label on the old reportsmith
application is a Number, in DEFAULT format...
But no matter what format i try with this label, it doesn't work to what i
would like...
Thanks to anyone who can help.