Javascript Essentials Part 1

by on November 1st, 2008

Save Page From Printing Script (Printing Security Issue)

<link rel=alternate media=print href="printversion.doc">

Add above script into your head section of page. When user will try to print the page an alternative print will come out according to document mentioned in href (in this case printversion.doc).

Related Posts

advertisements
Pages: 1 2 3 4 5 6 7 8 9 10

Reviews are closed.