Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 25, 2012 10:07 AM by ramiramilu
0 Points
2 Posts
Jun 25, 2012 09:30 AM|LINK
I have successfully take print out of asp.net page with some text box and lable control. but it also print following things in header and footer.
So, I want to remove above things from printed page.
Contributor
2764 Points
391 Posts
Jun 25, 2012 09:35 AM|LINK
Removing those header and footer are browser options, you can't control it in your application.
Menno
Jun 25, 2012 10:07 AM|LINK
Thanks.
Can you give me link of some free third party control for print .aspx page ?
All-Star
95403 Points
14096 Posts
have a different print CSS - http://www.beansoftware.com/ASP.NET-Tutorials/Printing-Reporting.aspx
Thanks,
DevRaju
0 Points
2 Posts
Remove the default browser header and footer while printing aspx page.
Jun 25, 2012 09:30 AM|LINK
I have successfully take print out of asp.net page with some text box and lable control. but it also print following things in header and footer.
So, I want to remove above things from printed page.
Menno van de...
Contributor
2764 Points
391 Posts
Re: Remove the default browser header and footer while printing aspx page.
Jun 25, 2012 09:35 AM|LINK
Removing those header and footer are browser options, you can't control it in your application.
Menno
DevRaju
0 Points
2 Posts
Re: Remove the default browser header and footer while printing aspx page.
Jun 25, 2012 10:07 AM|LINK
Thanks.
Can you give me link of some free third party control for print .aspx page ?
ramiramilu
All-Star
95403 Points
14096 Posts
Re: Remove the default browser header and footer while printing aspx page.
Jun 25, 2012 10:07 AM|LINK
have a different print CSS - http://www.beansoftware.com/ASP.NET-Tutorials/Printing-Reporting.aspx
Thanks,
JumpStart