Jump to content

Adjusting height of rule/line based on height of text box


-Lisa-

Recommended Posts

Hi everyone,

 

I'm trying to create a JS rule which determines the height of a variable text box and returns a colored rule/line of the same height.

 

I thought I saw this posted once before but I did a search and nothing came up. Perhaps I'm not searching for the correct terms?

 

Thanks!

Link to comment
Share on other sites

Are you trying to determine the height of a text box, or are you trying to determine the height of the variable text content inside it? If it's the latter, you can use the FusionProTextMeasure object to determine that, and then create a table with the resultant height with no content but with a rule (edge) in whatever color and thickness you want.
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...