Filling a form with iTextSharphttp://forums.asp.net/t/1801502.aspx/1?Filling+a+form+with+iTextSharpThu, 10 May 2012 02:39:59 -040018015024971120http://forums.asp.net/p/1801502/4971120.aspx/1?Filling+a+form+with+iTextSharpFilling a form with iTextSharp <p>Hi Everyone....</p> <p>I Need to fill a pdf application form using iTextsharp, but I don't really know how to locate the different strings in the correct position on the form...</p> <p>is there any way to locate the strings using coordinates?</p> <p></p> <p>Thanks a lot.</p> 2012-05-08T15:07:48-04:004973618http://forums.asp.net/p/1801502/4973618.aspx/1?Re+Filling+a+form+with+iTextSharpRe: Filling a form with iTextSharp <p>Hi, you can put the content in your&nbsp;page to a PlaceHolder control on web form page and then export the content to PDF, please refer to the example on the following links:</p> <p><a href="http://hamang.net/2008/08/14/html-to-pdf-in-net/">http://hamang.net/2008/08/14/html-to-pdf-in-net/</a></p> <p><a href="http://forums.asp.net/t/1409856.aspx">http://forums.asp.net/t/1409856.aspx</a></p> 2012-05-10T02:39:59-04:00