Code sample for using iTextSharp PDF library

30. April 2008

iTextSharp is a rich code library to create PDF and RTF output. Recently I decided to use it for a client and realized there are not much good code examples available on the internet. Even some of the code samples from its online tutorial wont run.

By doing a lot of try and error and with some help from other posts, I could get the desired output. It took me too much time to gather all this information and thought it may come handy to others. So I put together a sample web application which creates a PDF document and renders it to the client browser. Here is the code behind for the page: More...

Currently rated 4.5 by 13 people

  • Currently 4.538462/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

iTextSharp, PDF , ,