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 <[EMAIL 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
> [email 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to