Sorry about that, ezprint was something I wrong long ago and haven't
been maintaining. (ezprint was a very simple Tcl extension that sent a
raw data stream to a Windows printer.) It was hosted on a Verizon "personal
web site", but then Verizon dropped that service (via ftp) so it went away.
Hence the broken link. If you really want it, I can dig it up and try to
build it using more up-to-date tools. (Need a place to host it, though ...
too small for sourceforge etc.)
Please understand that it did RAW streams. You would have to 1) know what
language your printer supports, e.g. PostScript, and 2) generate that
language in your Tcl application. It worked for me, for simple reporting to
a known class of printers. But I don't think it was that useful in general.