Usage Note 10157: PDF files cannot be opened in the Results Viewer on UNIX
When PDF files are generated on the UNIX platform, the PDF files are not
included in the Result window.
When a PDF file is generated, the PDF icon is displayed under the
procedure. When the PDF file is clicked on, a dialog box appears with
the message: " No defined viewer for this file type".
If you want to view the PDF files from the SAS job, add the X statement
with the name of the file, or the DM statement with the WBROWSE command.
dm "wbrowse '/u/temp.pdf'";
or
x '/u/temp.pdf';
Operating System and Release Information
| SAS System | Base SAS | Tru64 UNIX | 8.2 TS2M0 | |
| 64-bit Enabled AIX | 8.2 TS2M0 | |
| 64-bit Enabled HP-UX | 8.2 TS2M0 | |
| HP-UX IPF | 9 TS M0 | |
| HP-UX | 8.2 TS2M0 | |
| Solaris | 8.2 TS2M0 | |
| 64-bit Enabled Solaris | 8.2 TS2M0 | |
| ABI+ for Intel Architecture | 8.2 TS2M0 | |
| AIX | 8.2 TS2M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | |
| Topic: | SAS Reference ==> ODS (Output Delivery System)
|
| Date Modified: | 2004-05-24 16:47:12 |
| Date Created: | 2003-05-30 10:04:31 |