BookmarkSubscribeRSS Feed
PaalNavestad
Pyrite | Level 9

Hi, I'm creating a graph in sgplot setting the width to 20 cm and the height to 40 Cm. Want to get this printed on A3 paper in this size. However I do not get the print in the size. Seems to autosize to a small format.

 

On screen the graph seems to work. 

 

I've tried with different types of graphs with the same result.

 

I've also tried large pixel sets. 

 

Does anybody have any suggestions.

 

I'm using EG 7.15 HF6 (7.100.5.6165) (64-bit)

2 REPLIES 2
ballardw
Super User

@PaalNavestad wrote:

Hi, I'm creating a graph in sgplot setting the width to 20 cm and the height to 40 Cm. Want to get this printed on A3 paper in this size. However I do not get the print in the size. Seems to autosize to a small format.

 

On screen the graph seems to work. 

 

I've tried with different types of graphs with the same result.

 

I've also tried large pixel sets. 

 

Does anybody have any suggestions.

 

I'm using EG 7.15 HF6 (7.100.5.6165) (64-bit)


Show the code including how your are setting the size and the ODS destination if any. Plus are you printing from an ODS created file such as RTF, PDF or printing from the Results window?

PaalNavestad
Pyrite | Level 9

Thanks.

 

the options being used are

 

ods graphics pn / image= 20 cm height=40 cm;

 

I'm printing from within EG in the list 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1171 views
  • 0 likes
  • 2 in conversation