Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

how to resize a line ?

Avatar

Not applicable
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

Not applicable
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";