I have two divs: div1 and div2.
div1
div2
Maintaining the original css styles applied to the div2 element being printed.
I don\'
Use PrintArea jQuery Plugin to print specific div content. I have found the easy integration guide from here - How to print a specific area of the web page using jQuery
You need only the following code to use PrintArea jQuery Plugin.