
JQuery | Print HTML page with CSS
printThis is a jquery library which can print specific or multiple DOM element without losing css style.
Features
- Print specific & multiple DOM elements
- Preserve page CSS/styling or add new CSS
- Preserve form entries
- Canvas support (experimental)
$('selector').printThis();