  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Positioning of high level objects after adding direct cont | Positioning of high level objects after adding direct cont 2006-08-24 - By Bruno
Back Wolfgang Werner wrote:
>Hello all, > >we are creating pdf files with iText. Several times we found places, >where we would like to mix high level objects (like chunk / paragraph) and items placed via direct content. > I think that in that case you should leave document.add() and work with ColumnText. There are two rather complicated examples in the book, that mix different kinds of content: http://itext.ugent.be/itext-in-action/examples/chapter07/ColumnElements.java http://itext.ugent.be/itext-in-action/examples/chapter07/ColumnWithAddElement .java (You'll need: http://itext.ugent.be/itext-in-action/examples/chapter07/resources/8001.jpg as a resource to try them.) br, Bruno
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|
 |