Hi,
I have created PDF form, also created FDF and mentioned the pdf file in FDF. When i click on fdf file it is loading PDF and populating the data well. But when i try to call that in iframe it is not populating. The following url I passed in iframe src
http://localhost:8080/testsite/propdocs/repc_template_edit.pdf#FDF=http://localhost:8080/testsite/propdocs/2641832_repc_template_edit.fdf
Please help me, thanks in Advance
http://localhost:8080/testsite/propdocs/repc_template_edit.pdf#FDF=2641832_repc_template_edit.fdf
You can merge the PDF with the FDF first using 3rd party components, (iText,iTextSharp,FDFToolkit.net), and serve the merged PDF using a script.
Also, if it is a Visual Studio Test Site in Debug mode, you might want to add the FDF as Content, Right Click FDF in Solution Explorer, and Select the "content" option, and rerun your debugger.
Regards,
Nick K.
NK-Inc.com
FDF Toolkit .net: ASP.net library for PDF
Email PDFs with PDF Email .net