Link to home
Start Free TrialLog in
Avatar of ThomasCookScandinavia
ThomasCookScandinavia

asked on

How to print background image with javascript window.print()

I have a aspx page that calls window.print() from an imagebutton to print the current page. It doesn't print the background image of the companys logo, because the javascript apparently strips out images and background images. Know I know that you normally need to change a setting in IE under Tools -> allow printing background images, but I don't wan't to ask my users to do that.
Is there some kind of workaround to get the company logo on the page that's printed?
ASKER CERTIFIED SOLUTION
Avatar of bluV11t
bluV11t
Flag of Norway image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial