Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: nagle@well.sf.ca.us (John Nagle) Newsgroups: comp.sys.sun Subject: Re: Sun <- AutoCad Keywords: Software Message-ID: <1121@brchh104.bnr.ca> Date: 8 Jan 91 20:03:19 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 17 Approved: Sun-Spots@rice.edu X-Refs: Original: v10n10 X-Sun-Spots-Digest: Volume 10, Issue 5, message 11 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu d88pt@efd.lth.se (Peter Tomaszewski) writes: >I have a pc-board design program which saves files in the same format as >AutoCad. Since I don't own a laser writer I want to send those files to a >Sun station and use the laser writer connected to it. Is there a program >for Sun that takes a AutoCad file and prints it on a laser? You can get AutoCAD for SUN machines, which would solve the problem. If you have an AutoCAD around on a PC, you can generate a Postscript output file. Select "reconfigure" from the main menu, and reconfigure the "plotter" as a Postscript printer. Then plot your drawing, and select plot output to a file. This yields a Postscript file (named .PLT), which you can then ship to a Postscript printer. You may need to append an ASCII EOT (0x04) to the file if your spooler doesn't do this, to tell the printer that transmission has ended. John Nagle