Steve,
Thank you very much for a response. But I still have small aditional question. When I wanted to use PdfTable I couldn't find function that will set row span, so for now I use Table. May be you can kindly point me to a way to set row span. Thank you.
Steve Appling wrote:
If you are using PdfPTable, then cell padding can be set on each cell individually. If you are using Table, then padding/spacing is set for the entire table. In this case you may be able to get by with 2 different tables (one for header and one for body). Use PdfPTable if possible.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
