MathGroup Archive 1996

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

Search the Archive

Re: Postscript o/p to file can/t be read by ghostview

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3319] Re: Postscript o/p to file can/t be read by ghostview
  • From: Drib <Ian.Barringer at brunel.ac.uk>
  • Date: Mon, 26 Feb 1996 02:55:48 -0500
  • Organization: Brunel University
  • Sender: owner-wri-mathgroup at wolfram.com

A. S. Arvind wrote:
> I am trying to use the Display["filename",Graphics]  command
> to write a graphics file into a postscript file  to later
> include in a TeX document.  Unfortunately the postscript
> file generated by MMA does seem to be complying to the Adobe
> standard, because "ghostview" does not read it properly
> and I can't print that postscript file to a printer either
> 
> Is there anything missing in my thinking

Hi,
	I experienced some peoblems with placing MMA graphics in a
word proccessor. I found the problem to be the graphic was saved as
a 24bit (true colour) file which the word proccessor couldn't handle.
I got around it by reducing the colour depth with a graphics package.
Hope that helps

Cheers
	Ian.
--------------------------
If you are not entirely satisfied with the contents of this mail,
please return the complete item to the above address, stating when
and where it was received, and I will be delighted to send you a
new one.

http://http1.brunel.ac.uk:8080/~mapgieb
--------------------------

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Re: ListContourPlot
  • Next by Date: Re: Postscript o/p to file can/t be read by ghostview
  • Previous by thread: Postscript o/p to file can/t be read by ghostview
  • Next by thread: Re: Postscript o/p to file can/t be read by ghostview