Re: [iText-questions] resizing acro textfield depence on stringlength

2006-05-22 Thread bruno
I am very sorry, but I really can't answer these questions for free. It's like you are asking me to teach you, and that is not my task. br, Bruno --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quic

Re: [iText-questions] resizing acro textfield depence on stringlength

2006-05-22 Thread ch . schmidt
Hi Bruno, i understand it now. Could you send me a very simple example for xml to pdf with iText? is that xml a standard? is there a visual editor for this xml? what do you think about this? http://jasperreports.sourceforge.net/ is that a solution for us? Gruß Christian Schmidt

Re: [iText-questions] resizing acro textfield depence on stringlength

2006-05-22 Thread bruno
[EMAIL PROTECTED] wrote: Hi Bruno, there is realy no posibility to change the width of an textfield dynamicaly? YES, you CAN change the width of a TextField dynamically. But that was NOT your question. Why do you keep changing the question??? the problem with xml is, that only developper

Re: [iText-questions] resizing acro textfield depence on stringlength

2006-05-22 Thread bruno
[EMAIL PROTECTED] wrote: Has anybody here a very simple code example that compiles and runs and which resize a acro form field (textfield) depence on the stringlength? Now I realize that you have been asking the wrong question all along. PdfReader reader = new PdfReader(in_pdf); PdfStamper s

[iText-questions] resizing acro textfield depence on stringlength

2006-05-22 Thread ch . schmidt
Hi Mailinglist, sorry for asking two times, but i get not answer which solve my problem Has anybody here a very simple code example that compiles and runs and which resize a acro form field (textfield) depence on the stringlength? up today i fill the form field right now: PdfReader reader = ne