EllisLab text mark
Advanced Search
     
About printing a page
Posted: 30 July 2007 01:53 PM   [ Ignore ]
Joined: 2007-07-30
4 posts

Hi, I´m really new in all this…. I´m looking for some pluggins o something similar that allows me to print a page

 
Posted: 30 July 2007 04:53 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Joined: 2006-02-06
117 posts

Printing a page is a client side operation so you will need javascript. Something like this to make a print button:

<input type="button" onclick="window.print();" value="Print Me!" /> 
 Signature 

My Blog, I work at Erskine Design