Re: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-22 Thread bruno
[EMAIL PROTECTED] wrote: Hi Bruno, i have no idea. the conflicts were with the arrays. PdfArray fieldRect = (PdfArray) fldItem.widgets[0].get(PdfName.BBOX); the is a conflict, but i dont know how could i resolve that is there any solution to convert an ArrayList to an array? widgets is an

Re: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-22 Thread ch . schmidt
<[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 22.05.2006 09:36 Please respond to itext-questions@lists.sourceforge.net To itext-questions@lists.sourceforge.net cc Subject Re: [iText-questions] setFieldProperty - Question by resizing an textfield [EMAIL PROTECTED] wrote:

Re: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-22 Thread bruno
[EMAIL PROTECTED] wrote: Hi bruno, thanks for help, but the code example doesn't compile successfully. Mark wrote it down from memory. He warned about that. do you know where were the misstakes? i get this failure notice: java.lang.Error: Unresolved compilation problems: The type

Re: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-22 Thread ch . schmidt
ROTECTED]> Sent by: [EMAIL PROTECTED] 22.05.2006 09:13 Please respond to itext-questions@lists.sourceforge.net To itext-questions@lists.sourceforge.net cc Subject Re: [iText-questions] setFieldProperty - Question by resizing an textfield [EMAIL PROTECTED] wrote: > > Hi Pau

Re: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-22 Thread bruno
[EMAIL PROTECTED] wrote: Hi Paulo, could you make me a very simple code example for solving this problem. http://article.gmane.org/gmane.comp.java.lib.itext.general/22998 br, Bruno --- Using Tomcat but need to do more? Need to support we

RE: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-21 Thread ch . schmidt
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, May 19, 2006 2:27 PM To: itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] setFieldProperty - Question by resizing an textfield how can i size the form filed? which command should i execute? thx for he

RE: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-19 Thread Paulo Soares
ECTED]Sent: Friday, May 19, 2006 2:27 PMTo: itext-questions@lists.sourceforge.netSubject: RE: [iText-questions] setFieldProperty - Question by resizing an textfield how can i size the form filed? which command should i execute? thx for help Aviso Legal: Esta mensagem é dest

RE: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-19 Thread ch . schmidt
how can i size the form filed? which command should i execute? thx for help

RE: [iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-19 Thread Paulo Soares
@lists.sourceforge.netSubject: [iText-questions] setFieldProperty - Question by resizing an textfield Hi mailinglist, i need a method (perhapes setFieldProperty) to change the width of an textfield. does anybody know a solution for my problem? is it possible? background: i have a pdf

[iText-questions] setFieldProperty - Question by resizing an textfield

2006-05-19 Thread ch . schmidt
Hi mailinglist, i need a method (perhapes setFieldProperty) to change the width of an textfield. does anybody know a solution for my problem? is it possible? background: i have a pdf document with a lot of formelements (textfields). some of these elements are in the middle of an text. depence wh