On 6/30/06, bruno <[EMAIL PROTECTED]> wrote:
ow, i see so i cannot set cell height for Table(), okay i will switch to PdfPTable, but how to make a nested PdfPTable ? (PdfPTable inside PdfPTable)
yosa kresnandya wrote:
> hi, i have a few question about iText
>
> - how to set cell height if i use Table() not PdfPTable or PdfTable ?
You don't. Switch to PdfPTable.
> - how to insert a nested table (table inside table) for PdfPTable ?
You can't mix Table and PdfPTable.
Read the tutorial to learn about nested tables.
br,
Bruno
ow, i see so i cannot set cell height for Table(), okay i will switch to PdfPTable, but how to make a nested PdfPTable ? (PdfPTable inside PdfPTable)
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
