Hi, 

How can I increase the width of a text field on an existing pdf 
document? I need to fill a text field on a 3rd party pdf. But the 
current width of the text field is less than the data and hence not 
displaying the entire string. I tried this, but it sets the font size. 

acroFields.setFieldProperty(fieldName, "textsize", 20f, null). 
Is there any property name for setting the width of a field? 

Thanks.

-- 
View this message in context: 
http://www.nabble.com/How-to-increase-the-width-of-an-existing-text-field--tf2949489.html#a8248641
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to