Hello.
I just started using the OnDemand version. But I can't download my ANOVA results as PDF, and I can only as an HTML file. I have been able to download it as a PDF before but I am not sure why it's not possible now.
Hello,
You can grab the code created by the task.
Then add
ODS PDF ... ... ... ... ;
in front
and
ODS PDF CLOSE;
in the bottom.
(ODS = Output Delivery System)
Then submit!
Look at the DOC for full info on ODS PDF!
Koen
Please check the results-tab in the settings. Is PDF active?
Nearly 200 sessions are now available on demand in the Innovate Hub.
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.