46010 - Concatenating PDF files generates the error message "Unknown operator: endoobj"- Problem Note
Concatenating PDF files outside of SAS might generate the error message
6155 - Selecting "Registry" link in help produces "Page cannot be displayed error" message- Problem Note
Selecting "Registry" link in help produces "Page cannot be displayed" error message in Release 8.2. This message appears because the /base.hlp/registry_start.htm is not present in the base.chm file. This is the path ...
36156 - If the Courier New font is requested for an ODS RTF file, the Courier font might be used instead- Problem Note
If the Courier New font is requested in PROC TEMPLATE or STYLE= options, the Courier font might display instead when the RTF file is opened in Microsoft Word.
8422 - Unable to view catalog entries CMPSUB and FUNDCL from the SAS Explorer window- Problem Note
When using SAS/RISK and SAS/BASE software in SAS System 9, the catalog entries CMPSUB and FUNDCL will not be viewable from within the SAS Explorer window. To illustrate the problem, the following SAS code will report ...
5036 - Selecting historical copy of SAS generation data set produces error pop-up window- Problem Note
Attempting to select a historical copy of a SAS generation data set in the DIR window produces a pop-up window that says you are unable to open that data set. To reproduce this problem, run this code to create ...
4262 - Incorrect output when using the PUNCH device for Universal Printing on CMS- Problem Note
In order to obtain correct output when using the PUNCH device for Universal Printing, as described under "Using the PUNCH device for printing" on page 30 of the Release 8.2 CMS Installation Instructions, it is necessary ...
9366 - ODS PRINTER does not close registry keys properly- Problem Note
When running large programs and creating numerous (into the thousands) PCL/PDF/PS files from ODS PRINTER, the following errors may be encountered: ERROR: Exceeded the maximum number of open keys allowed ERROR: ...
9198 - Output catalog entries now open in the SCL Build window instead of the Notepad window- Problem Note
In SASŪ 6, output catalog entries opened in the Notepad window when they were selected. In SASŪ 8, these are opened in the SCL build window. The following is an example: data test; * just creating sample data set ...
5913 - Custom papersizes are ignored by ODS printers- Problem Note
The PAPERSIZE option on the OPTIONS statement may be ignored when creating output using ODS RTF, ODS PS, or ODS PDF. This is most likely to occur if a custom paper size was designated directly, as in the following ...