[EMAIL PROTECTED] wrote:
I am very new to iText and I've found this forum useful. Is it possible to use setFieldProperty method to dynamically change the length of text box to accommodate the text so the user doesn't have to scroll?
That's not the purpose of an AcroField. If you need more space, you have to create a bigger field. Hint: you could set the font size to 0. In this case, Adobe Reader will make sure the text fits inside the field. br, Bruno
------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
