Print html page with css

Last updated 5 years, 1 month ago | 2129 views 75     5

Tags:- JQuery

printThis.jpg

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();