Remove Print CSS (WYSIWYG)

By Erik Vold Last update Oct 25, 2009 — Installed 427 times.

Script Summary: This will remove all print only css from a document and make the screen css print css.



Version: 0.1

License: GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html

Script homepage

Thumb

It removes the css that is only from media=print, and makes the media=screen,.. media=screen, print,.. so that what you see on the screen is what you will get for your print.

The background colors and images appear to be missing though..