  | 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 | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Problem with vertical Text | Problem with vertical Text 2007-11-09 - By Sorin Marti
Back Hi Bruno,
Well, since I am trying to do more complex things than just writing text and normal tables I thought about buying your book and now I got an answer so fast from you and Paulo that I decided to honor your work by buying a book. It will be here by Tuesday ;-)
Keep up the good work!
Regards Sorin
On Nov 9, 2007 9:20 AM, Bruno Lowagie <bruno@(protected)> wrote: > Sorin Marti wrote: > > Can I do this with a PdfPCell too? I didn't find out how. > > You can add a PdfPTable (containing one or more PdfPCell elements) > add an absolute position using writeSelectedRows(). > Behind the scenes class ColumnText is used to draw the contents > of a PdfPCell, so you may find a way to do it with ColumnText too. > As Paulo explained, there's more than one way to do it. > Reading "iText in Action" could give you some more inspiration ;-) > br, > Bruno > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > iText-questions mailing list > iText-questions@(protected) > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |