dreimer Posted May 10, 2013 Posted May 10, 2013 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] Quote
dreimer Posted May 10, 2013 Author Posted May 10, 2013 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. Quote
Dan Korn Posted May 10, 2013 Posted May 10, 2013 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. Quote
Recommended Posts
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.