Table des matières

js print

kw javascript print, javascript, imprimer, print()

Print Button

<form><input type="button" value=" Print this page "
onclick="window.print();return false;" /></form> 

Print link

 
<a href="#" onclick="window.print();return false;">print</a>  

unix

lp -d lj

lpq -d lj

 
info/print.txt · Dernière modification: 2009/09/23 10:10 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki