help-octave
[Top][All Lists]
Advanced

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

Re: Not able to print to pdf


From: Ben Abbott
Subject: Re: Not able to print to pdf
Date: Fri, 16 Mar 2012 19:56:36 -0400

On Mar 16, 2012, at 7:28 PM, mbruce wrote:

> I get the following:
> 
> ---- begin C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-35.ps ----
> %!PS-Adobe-3.0
> << /Margins [0 0] /.HWMargins [0 0 0 0] /PageOffset [18 180] >>
> setpagedevice
> %%EOF
> ----- end C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-35.ps -----
> Ghostscript command:
> 'C:\Octave\OCTAVE~1.2\OCTAVE~1.2\gs\gs9.04\bin/gswin32c.exe -dQUIET
> -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -dEmbedAllFonts=true
> -dOptimize=true -dEPSCrop -sPAPERSIZE=letter -dFIXEDMEDIA
> -sOutputFile=figure1.pdf C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-35.ps
> C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-34.eps'
> gnuplot-pipeline:
> 'C:\Octave\OCTAVE~1.2\OCTAVE~1.2\gs\gs9.04\bin/gswin32c.exe -dQUIET
> -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -dEmbedAllFonts=true
> -dOptimize=true -dEPSCrop -sPAPERSIZE=letter -dFIXEDMEDIA
> -sOutputFile=figure1.pdf C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-35.ps
> C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-34.eps & del
> C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-34.eps & rm
> C:\DOCUME~1\mbruce\LOCALS~1\Temp\oct-35.ps'
> '\\homeusa1\home\MICHAE~2\Temp\SPEAKE~1\Octave'
> CMD.EXE was started with the above path as the current directory.
> UNC paths are not supported.  Defaulting to Windows directory.
> 
> Thanks,
> 
> Mike


We applied a recent patch that should fix the problem you're seeing.

        http://hg.savannah.gnu.org/hgweb/octave/rev/61cc4c715962

You can try to manually apply it. If so, please make a backup copy of 
__print_parse_opts__.m in case something goes wrong.

Ben




reply via email to

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