Sorry - it appears ScriptX is unavailable or has failed to install.

MeadCo's ScriptX: Techie printing example

This page illustrates all-in-one the advanced technical aspects of ScriptX functionality.

To check that a setting is available, change an input field and press the Update Settings button. The entry that you have made will be corrected to the closest available value or to the current default setting.


Click one of the following buttons:

Select the template type to use:

The default template type is for IE 5.5/6 behaviour for IE 5.5/6 browser versions and IE 7 type behaviour for the IE 7 browser.


Header:      Footer:

Print background color and images:

Portrait mode: (Landscape otherwise)

Margins in Inches: (Millimeters otherwise)

Left margin:    Top margin:

Right margin:    Bottom margin:

Printer:

Paper Size:

Paper Source:

Number of copies:    Collate copies:



Note

The buttons and options will not appear on the print out.

Instead, a summary of the current options will be printed.

This is achieved by using the onbeforeprint event. This event is fired when IE is about to make the document snapshot for printing or previewing, to give the script a chance to modify DHTML immediately before printing.

Description

MeadCo's ScriptX is a non-visual downloadable ActiveX control, developed to provide absolute control over document printing operations from client and server computers running Microsoft's Internet Explorer browser. ScriptX became well know for its HTML printing capabilties following publication of our article Scripting Support for Web Page Printing on the MSDN website.

Part of its purpose is to ensure the consistent formatting and appearance of printed output from any local or networked printer, regardless of the printing attributes already set in that computer's browser. ScriptX applies a document author's desired attributes at the time of printing browser window or framed content, but thereafter automatically restores all default settings and makes no other permanent changes.