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

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

[Octave-bug-tracker] [bug #37554] PaperPositionMode = 'auto' is ignored


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #37554] PaperPositionMode = 'auto' is ignored for printing
Date: Thu, 22 May 2014 19:12:33 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14

Follow-up Comment #28, bug #37554 (project octave):

I was thinking about including the pagesize as well, i.e. pagesize =
paperposition(3:4).

However, while reading your reply it occurred to me that this is easy as 


set (gcf (), "paperpositionmode", "auto")
print -dpdfwrite test.pdf


So, I agree.  Your current patch does what I was looking for.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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