1

I am trying to generate PDF and download it. is there any way to make a service to add a column in pdf Tabel?. Can we give dynamic number of columns in pdfTable?

  • What have you tried? In iText 5, you can create a `PdfPTable` with any number of columns; in iText 7, you can create a `Table` with any kind of number. Either you haven't written any code yet (and therefor you haven't discovered how trivial your question is), or I don't understand the question. Did you read [this chapter on tables](http://developers.itextpdf.com/content/itext-7-building-blocks/chapter-5-adding-abstractelement-objects-part-2)? – Bruno Lowagie Sep 22 '16 at 17:51
  • I wrote the code but i want to know if it is possible to give create pdf with dynamic column. Thank you for that link. – anish gandhi Nov 03 '16 at 14:58

0 Answers0