Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

Re: [iText-questions] Problem with vertical Text

Bruno

2007-11-09

Replies:

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/
©2008 junlu.com - Jax Systems, LLC, U.S.A.