16 October 2009 6 Comments

Javascript Print Page Area

JavaScript Print Page Area  prints the certain portion from you page.
Instead of printing the whole page , this lets you to print only the specified area form the page.
Define the section for print within the page And call the print_sample_report() function to print. Try Demo

You can define the print section with an id.