Marc,
Use the Rotated Label object.
Place a componentid on the object.
Place a DB-Edit on the report
with a componentid and then hide the DB-Edit
In the before generate section of the report place
GETPROPERTY mydbedit TEXTVALUE 'vmyvalue'
PROPERTY myrotatedlabel CAPTION .vmyvalue
This may take some tweaking but should get you going.
Jan Johansen
----- Original Message -----
From: "Marc" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, April 17, 2008 7:41 AM
Subject: [RBASE-L] - Rotate field on reports
Is it possible to rotate a field on a report about 15 degrees?
I not want to rotate it 90.
Thanks
Marc