IDL 8.1 PostScript Output on a Sheet of Paper [message #77782] |
Sun, 25 September 2011 19:42  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
The fact that IDL 8.1 graphics windows can send their
content directly to a PostScript file is a tremendous
convenience.
At least it would be if the resulting PostScript output
fit on a sheet of paper. Unfortunately, it doesn't.
Or, at least I haven't been able to figure out yet
how to make it fit on a sheet of paper. I get the
impression it *might* have fit if IDL had produced a
landscape PostScript file, but clearly this is not
a landscape file. I don't honestly know WHAT it is.
It seems to be an 11-inch square or something.
Does anyone have any ideas for producing PostScript
output from one of these fancy windows that I could
send to a printer and see ALL of the graphic?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: IDL 8.1 PostScript Output on a Sheet of Paper [message #77905 is a reply to message #77782] |
Mon, 26 September 2011 21:16  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Jeremy Bailin writes:
> Actually, they are apparently all "seascape" (like landscape, but
> upside-down).
Maybe they left landscape out because they weren't sure
they could get it right, even now! ;-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: IDL 8.1 PostScript Output on a Sheet of Paper [message #77906 is a reply to message #77782] |
Mon, 26 September 2011 21:14  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Jeremy Bailin writes:
> Actually, they are apparently all "seascape" (like landscape, but
> upside-down).
Well, any "seascape" file goes through my FIXPS program
automatically to convert them to "landscape", so they
really are landscape files. I'm going to miss them,
as there is apparently no way to create a landscape
page in function graphics. Doesn't *everyone* look
at their output, when they print it, on landscape
pages!?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|