I am generating Report using ItextSharp in asp.net. I am Facing Problem while generating Report.
I have create Table using PDfpTable with 2 column. and below this i have draw a line.
if table has one row it looks fine but when data increases in table it overwrite the line.
Please help me solve this issue.