Remove Print CSS (WYSIWYG)

By Erik Vold Last update Oct 25, 2009 — Installed 43 times. Daily Installs: 0, 0, 11, 16, 0, 0, 0, 1, 1, 0, 1, 1, 2, 0, 0, 0, 1, 1, 0, 0, 1, 0, 2, 0, 0, 0, 0, 2, 2, 0, 0
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

Recently Updated TopicsPosts
Upgrade coming2
Error: Script could not be ...5

this script has 2 topics, 7 posts

This script has no reviews.

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..