I am trying to make pdf to look like this
First column it fill until the end of the page then go to next column. When the page is fill then break into new page. Its that possible with ITextSharp ? Or is there any simple plugin that would work better for my current situation.
I try using PdfpTable but i don't know how i can get information about my last element in the column then jump to next column.