MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: postscript

  • To: mathgroup at smc.vnet.net
  • Subject: [mg24767] Re: postscript
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 10 Aug 2000 00:31:49 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <8mr0r2$1ko@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

you must save the Mathematica PostScript function in the file.
Using Encapulate PostScript and *not* mathematica's PostScript

Display["c:\\data\\test.eps",plot1]

may work fine

Regards
  Jens

Martin Richter wrote:
> 
> Hi
> 
> Has anyone succeeded in plotting graphics to a postscript file
> Display["c:/data/test.ps", plot1]
> 
> gives a ghostview error
> 
> Loaded Ghostscript DLL C:\Aladdin\gs6.0\bin\gsdll32.dll
> Aladdin Ghostscript 6.0 (2000-02-03)
> Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA.  All rights
> reserved.
> This software comes with NO WARRANTY: see the file PUBLIC for details.
> Displaying non DSC file C:/data/tester1.ps
> Unrecoverable error: undefined in MathPictureStart
> 
> --- Begin offending input ---
> 
> --- End offending input ---
> file offset = 1024
> gsdll_execute_cont returns -21
> 
> Martin


  • Prev by Date: Re: output animation as .avi ?
  • Next by Date: Re: SetDirectory[ ] for Folders on the Mac Desktop?
  • Previous by thread: postscript
  • Next by thread: Re: postscript