Thanks Paulo. I will try that. Could you please provide a sample code?
Paulo Soares wrote: > > You'll have to change the /Rect key in the widgets (and merged) > dictionary. It's in AcroFields.Item. > > Paulo > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of new2pdf >> Sent: Wednesday, January 10, 2007 3:16 PM >> To: [email protected] >> Subject: Re: [iText-questions] How to increase the width of >> an existing text field? >> >> >> Could anyone tell me what properties of a field on an >> existing pdf can be >> modified using the acroFields.setFieldProperty methods. Any >> sample code will >> be highly appreciated. >> >> >> new2pdf wrote: >> > >> > 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#a8258832 >> 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/ >> > > > Aviso Legal: > Esta mensagem é destinada exclusivamente ao destinatário. Pode conter > informação confidencial ou legalmente protegida. A incorrecta transmissão > desta mensagem não significa a perca de confidencialidade. Se esta > mensagem for recebida por engano, por favor envie-a de volta para o > remetente e apague-a do seu sistema de imediato. É proibido a qualquer > pessoa que não o destinatário de usar, revelar ou distribuir qualquer > parte desta mensagem. > > Disclaimer: > This message is destined exclusively to the intended receiver. It may > contain confidential or legally protected information. The incorrect > transmission of this message does not mean the loss of its > confidentiality. If this message is received by mistake, please send it > back to the sender and delete it from your system immediately. It is > forbidden to any person who is not the intended receiver to use, > distribute or copy any part of this message. > > > > ------------------------------------------------------------------------- > 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/ > > -- View this message in context: http://www.nabble.com/How-to-increase-the-width-of-an-existing-text-field--tf2949489.html#a8260158 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/
