Hello everyone. Have a question about forms: On the Chap13_form.java file, is there any way to control how the form elements are positioned. It seams like the components are positioned like Java's Flow Layout; i.e. components are added to a row until the row is filled up. I would like to be able create form elements and control where each one is placed on the page. Can I specify absolute coordinates, or is it possible to put form elements in a table and position elements with respect to cells in a grid?
------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
