I'm converting some code that was using 'plain' Tables and Cells to PdfP
Tables and Cells.  I had padding and spacing defined on the old Tables, but
PdfPTable doesn't seem to have padding and spacing attributes.
Will setting the padding on the PdfPTable's default cell do the same thing
as setting the padding on the whole table?  
I can't find anywhere to set the spacing.  How can I force specific spacing?
Does PdfPCell.setPadding() override calls to
setPaddingBottom()/setPaddingLeft()/etc.? Which to use?

Thanks!




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to