BookmarkSubscribeRSS Feed
ref
Calcite | Level 5 ref
Calcite | Level 5


I have 3 charts that I created using msoffice2k.  I need to do a page break for each chart and then it print in landscpe.

This is a stored process that runs and opens up in excel. I dont want the user who runs this report  to have to adjust the output in order to print  properly.

1 REPLY 1
DR_Majeti
Quartz | Level 8

Hi,

You can use

Options Orientation=Landscape;      for landscape.

I think if you Output to RTF it will be easy to get print with out modifications. 

Goptions Device=png or jpeg or gif;

these options might helpful..

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 837 views
  • 0 likes
  • 2 in conversation