Graphics to SPARCprinter
- To: mathgroup at yoda.ncsa.uiuc.edu
- Subject: Graphics to SPARCprinter
- From: dan at chem.bu.edu (Dan Dill)
- Date: Thu, 8 Aug 91 14:49:38 -0400
If anyone out there has a SPARCprinter/NEWSprint combination,
could you try the following
Show[ Graphics[{ PointSize[0.1], Point[{0,0}] }] ];
PSPrint[%]
and let me know what appears?
The graphic is a single black dot. It displays on the screen, but it fails to
appear on the printed output --- all we get is a blank sheet. The black dot
*does* appear when the graphics is sent to an Apple LaserWriter or LaserWriter
IINTX. Other Mathematica graphics print on the SPARCprinter just fine,
however.
Thanks
Dan