Re: [Matplotlib-users] cannot print out .eps figures

2011-03-02 Thread Jouni K . Seppänen
Zhaoru Zhang writes: > I created an eps figure file with matplotlib. I can look at it via mac > preview, but when I inserted it into a word document and printed it > out, I got nothing except for the eps file information. It's a long time since I tried using eps files in Word, but I think it use

Re: [Matplotlib-users] cannot print out .eps figures

2011-03-02 Thread Daniel Mader
Hi, have you tried to print the EPS without putting it into a DOC? Is there a specific reason for why you don't use an PNG for that task? Can Word print EPS at all? Best, Daniel 2011/3/1 Zhaoru Zhang : > Hi, > > I created an eps figure file with matplotlib. I can look at it via mac > preview, b

Re: [Matplotlib-users] cannot print out .eps figures

2011-03-02 Thread Benjamin Root
On Tuesday, March 1, 2011, Zhaoru Zhang wrote: > Hi, > > I created an eps figure file with matplotlib. I can look at it via mac > preview, but when I inserted it into a word document and printed it out, I > got nothing except for the eps file information. So what's the problem? Here > are all t

[Matplotlib-users] cannot print out .eps figures

2011-03-01 Thread Zhaoru Zhang
Hi, I created an eps figure file with matplotlib. I can look at it via mac preview, but when I inserted it into a word document and printed it out, I got nothing except for the eps file information. So what's the problem? Here are all the packages I used in the python code. Does any of them imp