Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 08, 2011 09:21 AM by Zhongqing Tang - MSFT
Member
430 Points
127 Posts
Sep 03, 2011 12:37 PM|LINK
hello!
i have a requirement that i want to show pdf and doc file in a web page...
arey there any controls for that requirement...
please let me know if any other solutions for this requirements asap please
thanx in advance
webpage
224 Points
99 Posts
Sep 03, 2011 12:49 PM|LINK
refer this 2 link ,hope will help to understand.
http://www.codeproject.com/KB/office/excel_report_aspnet_c_.aspx
http://forums.asp.net/t/1230364.aspx/1?to+save+generated+report+on+harddrive+programetically
Star
10512 Points
1354 Posts
Sep 08, 2011 09:21 AM|LINK
Hi naresh1990,
For pdf files, you can directly use Response.Redirect to open the file. If a pdf viewer is installed on the client side, the file will display on the page.
Check out this
http://forums.asp.net/t/1146150.aspx
http://stackoverflow.com/questions/2727633/how-to-open-ms-office-word-in-asp-net
Regards
naresh1990
Member
430 Points
127 Posts
How to show pdf and doc files in a web page?
Sep 03, 2011 12:37 PM|LINK
hello!
i have a requirement that i want to show pdf and doc file in a web page...
arey there any controls for that requirement...
please let me know if any other solutions for this requirements asap please
thanx in advance
webpage
Thanx & Regards
Naresh Podishetty | MCTS | Software Engineer | India
sandipraj21
Member
224 Points
99 Posts
Re: How to show pdf and doc files in a web page?
Sep 03, 2011 12:49 PM|LINK
refer this 2 link ,hope will help to understand.
http://www.codeproject.com/KB/office/excel_report_aspnet_c_.aspx
http://forums.asp.net/t/1230364.aspx/1?to+save+generated+report+on+harddrive+programetically
webpage
Zhongqing Ta...
Star
10512 Points
1354 Posts
Re: How to show pdf and doc files in a web page?
Sep 08, 2011 09:21 AM|LINK
Hi naresh1990,
For pdf files, you can directly use Response.Redirect to open the file. If a pdf viewer is installed on the client side, the file will display on the page.
Check out this
http://forums.asp.net/t/1146150.aspx
http://stackoverflow.com/questions/2727633/how-to-open-ms-office-word-in-asp-net
Regards
webpage
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework