How do you print?

Lex Spoon lex at cc.gatech.edu
Sat Mar 2 19:06:58 UTC 2002


John M McIntosh <johnmci at smalltalkconsulting.com> wrote:
> >
> >I've tried browsing and searching for print, printer, printing on the
> >swiki, but no luck so far.
> >
> >Can someone help me?
> >
> >Jeff
> >wolfb at bigfoot.com
> 
> If you look in the list archives (which are where?) You'll find a 
> PrintJob class and plugin I submitted to allow printing on the 
> macintosh, that should work elsewhere once someone write the plugins 
> for the various platforms.

Okay, there is now some code on SF so that Unix works with the
PrintJobPlugin.  You have to manually add this line to the gneerated
PrintJobPlugin.c:

	#include "PrintJobPlugin.h"


but I'm sure this will be fixed before too long.


Most of the features in the plugin are ignored or stubbed out.


-Lex



More information about the Squeak-dev mailing list