Posted on: 1/31/2014 5:11:35 PM | Views : 668

I modified some code from iTextsharp sample that someone posted and I am trying to understand why it simply opens an html page using the name of the aspx page that I am calling it from.  Below is the code I am using and it opens with an html version of the pdf file.  What I want is for the text "David Chase" to show up in a specified area of the streamed document where I have cb.ShowText("David Chase").  Any hel;p is appeciated.
Go to the complete details ...