octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31967] Cannot print in eps form in fltk print


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #31967] Cannot print in eps form in fltk printing
Date: Sun, 16 Jan 2011 07:40:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10

Follow-up Comment #22, bug #31967 (project octave):

Hello

Thank you for your efforts.

******************************************
octave:6> print -debug test1.eps
epstool command: 'C:Programsgsgs9.00bin/gswin32c.exe -dQUIET -dNOPAUSE
-dBATCH -dSAFER -sDEVICE=epswrite -sOutputFile=' -'
fltk-pipeline: 'C:Programsgsgs9.00bin/gswin32c.exe -dQUIET -dNOPAUSE -dBATCH
-dSAFER -sDEVICE=epswrite -sOutputFile=' -'
error: set: invalid handle (= -29.0571)
error: called from:
error:   C:ProgramsOctaveBuildshareoctave3.3.54+mplotprint.m at line 381,
column 9
*****************************

Windows command line seems accept double quote but not single quote for the
path quoting.

Perhaps if -sOutputFile=' -' is -sOutputFile="test1.eps", things will go
well. 

Regards

Tatsuro

 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31967>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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