Specify that you want to replay the output to
a PDF file. The ODS PDF statement opens the PRINTER destination and
replays the histogram to the PDF destination. The FILE= statement sends all
output objects to the external file that you specify.
ods pdf file= 'your_file.pdf';