Monday, July 28, 2008

Adding Columns With iTextSharp

The iTextSharp library makes it very easy to create a PDF document with text. The text can be styled in various ways, aligned in various ways, indented and spaced in various ways, etc. When the PDF document must be printed out, the document readability can be improved by breaking the text into columns. The iTextSharp library provides support for columns, and in this article, we are going to take a look at them.
Read the article...

No comments: