help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with Print under Octave 3.8.1 under windows


From: Tatsuro MATSUOKA
Subject: Re: Problem with Print under Octave 3.8.1 under windows
Date: Sat, 14 Jun 2014 22:02:44 +0900 (JST)

----- Original Message -----

> From: ijourneaux 
> To: address@hidden
> Cc: 
> Date: 2014/6/14, Sat 21:17
> Subject: Re: Problem with Print under Octave 3.8.1 under windows
> 
> After more tests, this same error occurs with all version of octave 3.6.4
> thru 3.8.2. This seems to point to an issue with ghostscript but all of my
> attempt to resolve have not worked.


Sorry if I am misleading your situation.

Is the ghostscript working 32 bit or 64 bit?
On the wiki page (http://wiki.octave.org/Octave_for_Microsoft_Windows, 
Octave with Visual Studio,Printing (installing Ghostscript) ), 
it is described that 


**********************************
If the 64 bit version of Ghostscript is installed, Octave will not 
automatically detect it. To use the 64 bit version an option telling Octave 
about it must be passed to the print command. For example to produce PDF output 
for a figure, using the 64 bit version of Ghostscript, the command below may be 
used.

 print -Ggswin64c.exe figure.pdf
**********************************

BTW, if you downgrade ghostscript from 9.14 to e.g. 9.10, what will happen?

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]