On 11/11/2012 12:10, yotamv wrote: > if the option > to create text field using PdfFormField.createTextField() exist, > there must be some explanation to my problem. Of course, there's an explanation! Actually you've given the explanation yourself: you can't afford spending time to learn more about PDF. * TextField is the class for 'beginners' who want quick results without having to worry much about PDF syntax. * PdfFormField is the class for 'experts' who want things to be exactly the way they define it.
With the beginners' class, iText takes decisions to prevent you to make obvious mistakes. The experts' class allows you to make decisions for yourself; decisions that may be different from the decisions made by iText. Of course: if you take the experts' approach, you need to know what you're doing, and it's easy to make a mistake. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php