>  Docs Center  >  Libraries  >  Daithi  >  PS_CLOSE
Libraries

PS_CLOSE

PS_CLOSE

Name


PS_CLOSE

Purpose


This procedure closes a postscript file for plotting output.

Category


Input/output


Calling Sequence


PS_CLOSE

Keywords


LANDSCAPE: Set this keyword to set the plotting orientation to
landscape. Default is portrait orientation.
PORTRAIT: Set this keyword to set the plotting orientation to
portrait. This is in fact the default.

Uses


LANDSCAPE.pro
PORTRAIT.pro

Procedure


This procedure closes the postscript output file and sets the
IDL device back to a normal plotting window.

Example


Open the postscript file IDLOUT.PS with landscape orientation.
ps_open, /landscape, filename='idlout.ps'
Close the postscript file and return to portrait orientation.
ps_close, /portrait

Modification History


  Written by: Daithi A. Stone, 2000-06-13.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us