Show/hide elements and re-arrange contents/elements

Hi,

After we rendering the PDF, based on user input I want to show/hide a field(it can be a message). For this I have a hidden TextBox readonly field on top of another TextBox field. on blur event I’m showing readonly TextBox. But the problem is, when I hide the readonly textbox, it shows EMPTY space on page, how can remove this empty space. And when I show this textfield I want another text field to move down/re-adujust automatically( like HTML page, readjust its elements.)

is there any other way?

@dotnet14,

Please note, PDF is a fixed file format and the other elements do not move after the placement or removal of text box fields. Please send us the complete details of the use case, including source PDF and code. We will investigate and share our findings with you.