I am using ASP.NET and C#.Then I am using iTextSharp for creating pdf on the fly.Can someone tell me how to create the textbox,label.Is it Possible? Because What ever i searched they are using PdfpTable and PdfpCell..
Give me some example..
EDIT: I need to create a pdf that should look exacly like my .aspx page.I am creating on button click.If i add textfield that is in edit mode i dont want that.So i need to create the entire page as readonly in pdf?
Provide me any materials/articles/ebooks..
Thanks..