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...
is there any way to locate the strings using coordinates?
Hi, you can put the content in your 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:
joseospina47
0 Points
1 Post
Filling a form with iTextSharp
May 08, 2012 03:07 PM|LINK
Hi Everyone....
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...
is there any way to locate the strings using coordinates?
Thanks a lot.
Allen Li - M...
Star
10411 Points
1196 Posts
Re: Filling a form with iTextSharp
May 10, 2012 02:39 AM|LINK
Hi, you can put the content in your 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:
http://hamang.net/2008/08/14/html-to-pdf-in-net/
http://forums.asp.net/t/1409856.aspx
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework