I have an issue where a document is printed differently depending on whether File->Print or File->Print Preview->Print is chosen.
My css file has options set for @media print which are obeyed when using the first action. But they seem to be ignored when the second path is used.
My company only supports IE in case that is important.
Has anyone got and solutions?
Thank you in advance.