BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
hz16g22
Obsidian | Level 7

I am doing an assignment, and this last question I understand most of it, except I don't know what it means by 'use the ocean style'

hz16g22_0-1678322390725.png

Is this something I can do in SAS like a font style or is this something unrelated to SAS?

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
Diamond | Level 26

Hi:

  Yes, you can use a different style for your PROC PRINT report. To create the PDF file, you'll need to use ODS PDF. To specify a different style, you have to use the STYLE= option on the ODS PDF statement. This is something we teach in our Programming 1 course.

Cynthia_sas_0-1678322941766.png

 

Hope this helps you see how to use a STYLE= option.

Cynthia

View solution in original post

1 REPLY 1
Cynthia_sas
Diamond | Level 26

Hi:

  Yes, you can use a different style for your PROC PRINT report. To create the PDF file, you'll need to use ODS PDF. To specify a different style, you have to use the STYLE= option on the ODS PDF statement. This is something we teach in our Programming 1 course.

Cynthia_sas_0-1678322941766.png

 

Hope this helps you see how to use a STYLE= option.

Cynthia

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
  • 1 reply
  • 570 views
  • 1 like
  • 2 in conversation