How to create and fill out a PDF form
问题 background of the issue: I may get different kind of templates which contains controls(Text Box, check box) some times in a paper/word document.pdf document templates. Now i have to assign values in that provided templates, and have to save it as pdf document. So i found some thing useful for templating called Openoffice,from there i am able to add controls and able to save as pdf template document. Now for that template need to assign values, for that found one dll called iTextSharp. based