ODS PDF FILE="c:\temp\mon document.pdf" ; PROC DOCUMENT NAME=sasuser.exemple ; LIST / LEVELS=ALL ; RUN ; QUIT ; ODS PDF CLOSE ;