[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:Printing window to LW (was: problems with MCL)
- To: vicente@cs.kuleuven.ac.be (Angel De Vicente), info-mcl@cambridge.apple.com
- Subject: Re:Printing window to LW (was: problems with MCL)
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Thu, 5 May 1994 09:37:40 -0400
- Cc: "Mark A. Tapia" <markt@dgp.toronto.edu>
At 11:33 AM 5/5/94 +0200, Angel De Vicente wrote:
> My question is simple and I think rather easy to solve, but I don't know
> how to do it. I simply want to print a graphic window in a laser writer, but
> when I try to call the trap #_PrOpenDoc, it appears a message saying that
> it's trying to find the laser writer, and for some unknown reason it simply
> gets stuck somewhere.
Mark Tapia's print-u package will likely do what you want.
Here is an announcement from my mail archive. There may be a newer
version, probably also on our anonymous FTP server.
-------------------------------------------------------------------
From: "Mark A. Tapia" <markt@dgp.toronto.edu>
To: info-mcl@cambridge.apple.com
Subject: New version of print-u
Cc: bill@cambridge.apple.com, cartier@uqam.montreal.ca, straz@cambridge.apple.com, wilcox@cmns.think.com
Date: Thu, 29 Oct 1992 17:37:34 -0500
I've uploaded a new version of print-u.lisp in binhex format
at cambridge.apple.com in:
/pub/MCL2/contrib/print-u.lisp.hqx
Print-u supports generalized printing routines for
windows, pictures and other objects.
[...]