Jump to content

Change Point Size in Rule


dreimer

Recommended Posts

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]

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...