BookmarkSubscribeRSS Feed
kedupuganti2022
Calcite | Level 5
Hello all, hope you all are doing well! I am having trouble with the results section when creating tables or models. When trying to download results as a pdf it shows that it is grayed out for me and I am unsure why, I was able to create pdf files of results yesterday so I am confused. Any help is appreciated!
2 REPLIES 2
ballardw
Super User

One easy thing to check is if you completed the document. If you create a file with ODS PDF, or other ods destination statement, SAS is still using the file until an ODS PDF CLOSE; ,or similar destination close, is submitted. The download may not want to try to use a file that is still 'open' by SAS.

kedupuganti2022
Calcite | Level 5

Hello!

Thank you for your help, I actually figured out the issue and it was a setting in the preferences where producing pdf files and rtf files was unchecked.

 

Thanks