Avatar of ravindra333
ravindra333

asked on 

Pdf reports using iTextSharp

i am generating the pdf reports using the iTexSharp dll in my application. i inherited the name space using iTextSharp.text.pdf.
All the data as shown in a tabular form in the pdf reports. I given the dimantions for the itextSharp pdf table which includes the table width and column widths.
But i want to set the column/row Height of the pdf table. I dint find any property to set the height of the column/row. Please help me how to set the heigh of the column/row.
.NET ProgrammingC#

Avatar of undefined
Last Comment
Daniel Junges

8/22/2022 - Mon