cssprinting

Print Scale by CSS


On IE 8 and Firefox (3.6 and 4), if you go to Print Preview, you adjust the Print Scale by a a percentage or use Shrink to Fit. Does CSS have a property like scale:50%; or something to adjust the print scale?


Solution

  • There is Zoom:

    http://reference.sitepoint.com/css/zoom

    And moz/webkit-transform:

    http://help.dottoro.com/lcebdggm.php