[futurebasic] Chooser

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 1999 : Group Archive : Group : All Groups

From: Sean -G3- <mclaughlin@...>
Date: Sun, 20 Jun 99 17:01:23 -0400
I would like to be able to print to a remote computer by using TCP/IP 
(_not_ appletalk). I couldn't find one utility to do this for mac, so I 
want to try writing my own.

I need to make a chooser item for the client which, instead of printing 
the document, sends it to the server as a jpg. The server would then 
receive and print the jpg file(s).

However, there is a slight problem. I don't know the first step about 
making a chooser extension. =)

Does anyone know where I could get info on this? Or, even better, does 
anyone know of a premade utility to print over TCP/IP? I couldn't find 
any, but mabye somebody else can.

Thanks.