Re: <body onload="window.print(); window.close();">
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: <body onload="window.print(); window.close();">

From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Mon Dec 26 2005 - 14:39:22 CET

VK wrote:

> It is all about what does system-wise "print is done" means. It is
> very rarely means that the last sheet came out of the printer.

True.

> It simply means that the system is done with preparing PostScript'ed

Only if we are talking about a PostScript printer.

> screenshot

Huh?

> of the document and that it sent to hell (print manager) knows where.

Probably you mean by that that either the print job has been spooled to the
local buffer of the printer driver, or the local print queue has been
cleared of the respective print job and so, if possible, the respective
print queue of a print server or the memory of the printer has been filled
with it.

<URL:http://en.wikipedia.org/wiki/Computer_printer>

PointedEars
Received on Tue Jan 3 03:55:06 2006