Hi,
Is there a way to control the height and/or width of a text input Form Field that is created when saving to a Pdf file, using the “legacy” pdf save method? I’m inserting a text Form Field using the “InsertTextInput” method and it seems that, regardless of the font size used, the text input is always the same height when viewed in Adobe Reader. This causes problems when the font is too large for the height of the input box, as you cannot see the text being typed in. I would have expected the height to automatically stretch to fit the font being used.
Thanks