Form elements are always placed at absolute positions in the page. I'm making big changes in this area to follow more or less what Acrobat does. It's done for text, combo and list fields with the others to follow soon.
Best Regards, Paulo Soares ----- Original Message ----- From: "Van Auken, Douglas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 04, 2003 19:49 Subject: [iText-questions] Form Elements > 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
