Have you ever wanted to make your complex pages look clean and readable on the paper?
Tired of customizing CSS styles to adapt your pages for printing purposes?
ezPrintJS is here to help you!
ezPrintJS is a tiny JavaScript library which allows to make pretty-looking printable pages without the need of modification even single line of existing code in your CSS styles and HTML markup.
You are free to precisely customize content your visitors will see on the paper.
Changelog
v1.1.0 - added new feature - print in iframe (tested in IE 11, actual versions of Chrome and FF); added new feature - set custom opacity value for watermark image; added new module - override standard 'ctrl+p' hotkey behavior to instantly print using ezPrintJS; updated Babel's polyfill JS library; added demo assets to package for local testing. v1.0.0 - initial release
Please note, ezPrintJS will not produce PDF, images or other formats. It’s just helps you generate on-the-fly clean looking pages with content your visitors want to see!
See examples at: https://nedgeva.github.io/