I have worked with this feature. What i did was just use another asp file which is almost exact copy of the page which is to be printed; except that all the headers,scrollable tables etc are stripped of from this "printpage.asp" asp file.
Then in the actual page, the hyperlink "Printer friendly view" is linked to the new "printpage.asp" file.