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.
Hope this helps you see how to use a STYLE= option.
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.
Hope this helps you see how to use a STYLE= option.
Cynthia
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.