PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

how to return pdf file in asp.net
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1363
Page 1 of 1

Author:  4code [ Tue Oct 05, 2010 1:34 pm ]
Post subject:  how to return pdf file in asp.net

hi,
i used MigraDoc to generate a pdf file.
using asp.net, i can generate a website http://localhost/testpage.aspx which i would like it to display the content of my pdf. however, the page doesn't display the pdf file but instead it create a seperate popup pdf file. ie. the webpage is showing blank, and the pdf is showing in different window.
does anyone know of any fix for this? what i want to have is the aspx webpage to fully display the pdf file
thanks

Author:  4code [ Wed Oct 06, 2010 6:21 pm ]
Post subject:  Re: how to return pdf file in asp.net

i hope this may help..
i used IFrame and Response.Redirect(file_name);
and it works

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/