Reputation: 2851
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
Upvotes: 3
Views: 1602
Reputation: 2491
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.
Upvotes: 1