Thread: auto print page
View Single Post
  #1  
Old 03-23-2010, 03:36 AM
  amy2203's Avatar 
amy2203 amy2203 is offline
 

X-Wizard
  
Join Date: Jul 2004
Location: Watford, UK
Posts: 1,509
 

Default auto print page

I've justfound this bit of code that auto opens the print dialog for you. I'm using it on my packing listpage, saves a click etc per order!

Code:
{literal} <script type="text/javascript"> //<![CDATA[ window.print(); //]]> </script> {/literal}

thought others might find it useful. I've just put it at the bottom of the template.
__________________
X-Cart version 5 (Previously 3.5-4)

Previous Versions included
BCSE Reward Points Mod
Altered Cart On Sale Mod
Wordpress Plugin

Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there.

Shout me a Coffee!
Reply With Quote