Discussion:
Changing Font Attributes in Rave
(too old to reply)
Randy Adanza
2007-09-04 07:24:04 UTC
Permalink
I have found out how to set the Font Color on the onGetText event, but I
still havent figured out how to
set the Bold,Italic attributes of the font.
Cheers,
Is it possible for me to change in Rave Report the DataText Font
attribute.
I want to change it to Italic,Bold and also the color, depending on the
value of the data.
I hope someone can point me in the right direction.
TIA
Randy.
Thomas Pfister
2007-09-04 21:29:54 UTC
Permalink
IIRC isn't this in the scripting at the moment available... but the
workaround is this one:
use FontMaster and change the FontMasterMirror in your (Data)text-component
<g>


:-) thomas
Post by Randy Adanza
I have found out how to set the Font Color on the onGetText event, but I
still havent figured out how to
set the Bold,Italic attributes of the font.
Cheers,
Is it possible for me to change in Rave Report the DataText Font
attribute.
I want to change it to Italic,Bold and also the color, depending on the
value of the data.
I hope someone can point me in the right direction.
TIA
Randy.
Randy Adanza
2007-09-05 01:14:10 UTC
Permalink
Thanks, Ill give it a try.
Post by Thomas Pfister
IIRC isn't this in the scripting at the moment available... but the
use FontMaster and change the FontMasterMirror in your
(Data)text-component <g>
:-) thomas
Post by Randy Adanza
I have found out how to set the Font Color on the onGetText event, but I
still havent figured out how to
set the Bold,Italic attributes of the font.
Cheers,
Is it possible for me to change in Rave Report the DataText Font
attribute.
I want to change it to Italic,Bold and also the color, depending on the
value of the data.
I hope someone can point me in the right direction.
TIA
Randy.
Loading...