[iText-questions] Add does not work
Now I´m filling the row and it´s working! Thanks Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador ago
[iText-questions] Adding elements does not work
The following code does not work: PdfPTable table = new PdfPTable(8); table.setWidthPercentage(100.0f); PdfPCell aux = null; String name = affiliate.getName(); if (name != null) { aux = new PdfPCell(new Paragraph((name), font)); aux