BookmarkSubscribeRSS Feed
VD
Calcite | Level 5 VD
Calcite | Level 5

Hello,

When I produce 2 graphs in SAS EG (4.1) in the default HTML viewer, the graphs appear on 2 pages. When I print a hard copy of the output that is also on 2 pages. Is there an option to get both the graphs on the same page?

I do not intend to use pdf or rtf output.

Thanks.

VD

3 REPLIES 3
ChrisHemedinger
Community Manager

Yes.  You can switch to using SAS Report instead of HTML.  SAS Report is available in SAS 9.1 and EG 4.1 - it's the default format for EG 4.2 and later.

Then you can use File->New->Report to combine your two graphs into a single output report, which is suitable for printing.

Here's are some blog posts with examples:

SAS alchemy: turn your SAS Report into PDF gold - The SAS Dummy

SAS Report: You're soaking in it - The SAS Dummy

Chris

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!
VD
Calcite | Level 5 VD
Calcite | Level 5

Thanks Chris.

I need to somehow give the options programmatically (instead of the File->New->Report step) as I want to output a number of reports iteratively.

Could this be done without using ODS or would it be better to use ODS HTML?

VD

ChrisHemedinger
Community Manager

In SAS 9.1/EG 4.1, you can use ODS HTMLPANEL to achieve this.  See my example here:

My new executive dashboard - The SAS Dummy

ODS LAYOUT is another option, but I think that you really need at least SAS 9.2 for this to work reliably.

Chris

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 3 replies
  • 2232 views
  • 0 likes
  • 2 in conversation