3

how to set paper size in print template in internet explorer with java script When you use a custom template for printing and previewing with Internet Explorer

//printer.pageWidth and printer.pageHeight are read only
jozi
  • 2,833
  • 6
  • 28
  • 41

1 Answers1

1

You can use MeadCo's ScriptX :

MeadCo's ScriptX is a suite of ActiveX technology components designed to provide absolute control over document printing operations from client and server computers running the Microsoft Windows Web Browsing Platform.

ARZ
  • 2,461
  • 3
  • 34
  • 56