| Author |
rotating a div using IE matrix rotation
|
ruquia tabassum
Ranch Hand
Joined: Jun 23, 2007
Posts: 292
|
|
Hi .. i rotated a div using IE matrix rotation method now when i print it the div doesnot get printed as rotated one instead it gets printed as a horizontal div .. can anybody suggest me y is this happening.
As you can see below i want the text "Valid till 23 SEPT 2010." inside the div tag to be printed tilted like 35 degrees.... for that i added the filter with matrix rotation parameter... when i open my page in IE it shows the text tilted properly.. whereas when i print it the page gets displyed without being tilted....
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
|
|
IE does not print with the transformation. Nothing you can do about it.
Eric
|
 |
 |
|
|
subject: rotating a div using IE matrix rotation
|
|
|