I tried many ways, but it seems that there is no way to change the
indentation of a single PdfPTable unless using a paragraph.

I know that I can use the padding of the cell, but then i will write 2
methods with the same content: one method for changing a single table via
Paragraph-Indentation and one using the padding of the cells for nested
tables.

The source is a XML-Document, where tables can be nested into other tables.
I have a recursive method for creating tables in others so it wouldn't be a
good way to use 2 methods or the same thing.
-- 
View this message in context: 
http://www.nabble.com/PdfPTable-in-a-PdfPCell-with-indentation-tp23295526p23299708.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to