Expand my Community achievements bar.

how to resize a line ?

Avatar

Former Community Member
Hello



I would like to resize a line, and specificly modify its height.



What's the javascript syntax to do this ?



Thanks !
2 Replies

Avatar

Former Community Member
Hi, you could use this JavaScript to change the width or height of an object. You may have to ensure the form is saved as dynamic pdf.



this.w = "3.0in";

this.h = "3.0in";