Wel (Xará),
You may use one simple javascript code like it:
self.print();
But I don´t know if it is compatible with all browsers...
If you want that the new page is printed on load, then use it:
<body onload="Javascript:self.print();"> (I never test it, but you may test for me ;o))