Auto delete blank spaces in a pdf
Hello,
I have a pdf Form built in Adobe Acrobat. The form is made from fields, such as radio buttons and text fields. In the middle of a page is a question with 2 radio buttons - yes and no. If yes, text_box_1 appears, if no the text_box1 is hidden, but it remains a big blank space in the middle of the page. After the text box, there are multiple other fields, for example checkbutton_1, checkbutton_2, text_field. I want that all the fields below the blank space to be automate moved up, so after filling the form, the user won't have big blank spaces in the middle of the page. Is it possible to do this with a script in Adobe? Thank you for any help!