[comp.sys.mac.programmer] printing postscript files.

aksguest@engrhub (09/17/90)

From: aksguest@engrhub (Milt Roselinsky	)
Path: engrhub!aksguest
Newsgroups: comp.sys.mac.prgrammer
Subject: RE: printing postscript files
Expires: 
References: 
Sender: 
Reply-To: aksguest@engrhub (Milt Roselinsky)
Followup-To: 
Distribution: world
Organization: University of California, Santa Barbara
Keywords: 

I posted a query a few days ago about a problem I'm having with a background
printing utility I'm writing.  Here are some more details.  

I've got it printing text files already, using the print manager, and it runs
OK in the background.  I'm having trouble finding the interface specification 
for sending files that are ALREADY postscript format to the print manager.
There doesn't seem to be any available documentation on how to do this.  If
the print manager doesn't handle this case, it seems that I could send it
out without the print manager.  This would require an understanding of the
printer access protocol (PAP?).  Is there any documentation for this?

Milt Roselinsky