Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!lll-winken!elroy.jpl.nasa.gov!jarthur!dcrevier From: dcrevier@jarthur.Claremont.EDU (Dan Crevier) Newsgroups: comp.sys.atari.st Subject: GDOS to printer Message-ID: <4569@jarthur.Claremont.EDU> Date: 22 Feb 90 20:48:20 GMT Organization: Harvey Mudd College, Claremont, CA 91711 Lines: 11 I am working on a scientific graphing program that uses GDOS to produce great printed results. Right now, I can produce a metafile, which you have to print out with OUTPRINT.PRG or a similar program. I would like to be able to print directly to the printer. In my meta file code I set work_in[0] to 31 to tell it to do a meta file. I thought by setting it to 21 instead I could get it to print to the printer, but it only ejects a blank page. I am using a coordinate system ranging from 0, 0 to 32767, 32767. I asked about this before and got no replies. Can anybody help? Dan