Some of the things are not mentioned in the link u have given:
1)It talks about printing contents of a textbox.In my case it is a whole page with all the controls.Whether printable version should be a HTML page or .doc or PDF page. If it is a HTML one then while printing does it print only the matter or the html <>tags
also.
2)How do I ensure that the printable version has only the contents of those controls that it can print entirely? It should not happen that half of the contents of any control is printed on one page and other half in another page.
3)How do I take care of banners,background color of pages, controls etc?
sunny74
Participant
1494 Points
782 Posts
Re: creating printable version of web page
May 02, 2009 05:37 AM|LINK
Hi Lance,
Thanks for your reply.
Some of the things are not mentioned in the link u have given:
1)It talks about printing contents of a textbox.In my case it is a whole page with all the controls.Whether printable version should be a HTML page or .doc or PDF page. If it is a HTML one then while printing does it print only the matter or the html <>tags also.
2)How do I ensure that the printable version has only the contents of those controls that it can print entirely? It should not happen that half of the contents of any control is printed on one page and other half in another page.
3)How do I take care of banners,background color of pages, controls etc?
PLS MARK MY REPLY "AS ANSWER" IF IT HELPED YOU.