I have a page that lists names and addresses from a database via ASP. I have formatted it for displaying on screen. I would like give users the option to create a formatted print option to force a page break after every 30 or so records with headers at the top of the page.
I have heard it is possible to define a style sheet to associate with printing any page. Is it possible to work with style sheets so the displayed version does not show the extra headers and page break on the screen but does print them? Does anybody now of a FAQ or an example on how this works? Do you create a 'print' button and action a page using the style sheet to a printer or is it activated when you select the prowser print option?
I have heard it is possible to define a style sheet to associate with printing any page. Is it possible to work with style sheets so the displayed version does not show the extra headers and page break on the screen but does print them? Does anybody now of a FAQ or an example on how this works? Do you create a 'print' button and action a page using the style sheet to a printer or is it activated when you select the prowser print option?