jozi
jozi

Reputation: 2851

set paper size in print page template in internet explorer

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

Answers (1)

ARZ
ARZ

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

Related Questions