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

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

[Octave-bug-tracker] [bug #44186] print command gives incorrect postscri


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44186] print command gives incorrect postscript file
Date: Wed, 04 Feb 2015 17:33:37 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44186>

                 Summary: print command gives incorrect postscript file
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Wed 04 Feb 2015 05:33:36 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


When using
print -dps
in windows, the resulting postscript file is displayed as empty 
page.
The reason for that is prbably the change from device pswrite to ps2write,
which seems to be malfunctioned in version 9.07, the
version of gs bundled with mxe-octave.

There are (at least) two solutions:

1. Change the default device again from ps2write to pswrite (only if ispc
()).
2. Bundle a newer version of ghostscript with mxe-octave.

option 2 will also solve bug 44185
<https://savannah.gnu.org/bugs/index.php?44185>




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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