Hi, I need to load and display a fillable pdf into the browser. Then, the user would plug in values into the form fields some of which are auto calculated fields based on what they type in. From there what I would like them to do is click a submit button on the aspx .net page that then has iTextSharp read those values from the form fields in html.
Does anyone have a usable example on how to use iTextSharp to show a pdf in browser and extract values entered into forms in html. This needs to be a C# .NET solution. Any help would be very appreciated as I am not a developer and am really struggling to accomplish this task. Thanks, T -- View this message in context: http://itext-general.2136553.n4.nabble.com/Use-iTextSharp-to-render-pdf-to-browser-and-extract-data-from-a-pdf-form-tp4656386.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
