Jump to content

Change Point Size in Rule


dreimer

Recommended Posts

Posted

I'm sure this is simple but I can't find the answer anywhere. I am using Futura Bold Std for the wholetext box but I want the denom rule to be 19 point. Any help would be great, thanks.

 

[font=Helvetica][color=#000000][font=Verdana][size=2]if (Field("Description 2") == "")[/size][/font][/color][/font]
[font=Helvetica][color=#000000][font=Verdana][size=2]                         return Field("Description 1")+"<br>"+"<br>"+Rule("Superscript DENOM");[/size][/font][/color][/font]
[font=Helvetica][color=#000000][font=Verdana][size=2]            else[/size][/font][/color][/font]
[font=Helvetica][font=Verdana][size=2][color=#000000] [/color][/size][/font][/font]
[font=Verdana][size=2][font=Helvetica][color=#000000]                        return Field("Description 1")+"<br>"+Field("Description 2")+"<br>"+Rule("Superscript DENOM");[/color][/font][/size][/font]

Posted
Figured out a differnet way to get what I need accomplished. But if someone knows how to incorporate the pointSize function in Javascript it would be appreciated to know for future use. Thanks.
Posted
Figured out a differnet way to get what I need accomplished. But if someone knows how to incorporate the pointSize function in Javascript it would be appreciated to know for future use. Thanks.

Just use a <z newsize=XX> tag. It's right there in the Tags Reference Guide.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...