Overcoming the Scroll bars Issue in Adobe Interactive Forms.
This is a small example to overcome the Scroll bars Issue in Adobe Interactive Forms.
Eg: Assume that we are getting the Scroll bars issue as shown below.
To overcome such scenarios type the below code in FormCalc in the Script editor.
$.access = “nonInteractive”
See the out put below after writing the FormCalc.
Regards,
–Naveen
Very very useful..
Good one, I was looking solution for this problem since last week.
Thanks Naveen posting for this.
We expect more blogs of this kind.
Regards,
Adarsh
Adarsha are you joking..!!!!!
Even I had this issue in one of my forms requirement. Very useful demo.
Good
Thanks for sharing.
Last time I encountered this issue, and I solved it by turn the whole print layout form as non-interactive; good to know we can set specific element only on form as non-interactive .
Excellent
Excellent