Frank Fischer wrote:

Hi all
does anyone know how i can absolute position a table in a pdf document? I have a PdfPTable and would like to position it similar to positioning text using PdfContentByte and showTextAligned(). Same for objects like phrase and paragraphes. Is there a way to do this?

The mailing list has been down yesterday and
I am getting all kinds of mails in random order.
I don't know if this question has already been
answered, but you can position a PdfPTable
with writeSelectedRows. Other objects (including
PdfPTable) can be positioned by wrapping them
in a ColumnText object.
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to