Hello again,
First I want to thank for the links he sent, they were quite helpful. To make clear what I want to do: I created a stylesheet for printing the page, were I remove unneeded elements like pictures, set another font-color and so on. I can now switch to the stylesheet using some code similar to the examples from Arnold. But I can't change the stylesheet if the user hits the print button in his browser. What would be a much easier solution (instead of changing the stylesheet with my print button, print and then change it back), is the css annotation @media. Doesn't Trinidad support this annotation? I can't seem to get it to work. When I hit the print button, I get some standard stylesheet, but not the values I defined in the @media annotation. Or is there another way to use my stylesheet for printing? Thanks, Ricardo Rog SoftProject GmbH

