Problem Note 3426: Unix printing (Universalprint) does not respect page boundaries in
Release 8.1
The universalprint printing interface (the default print
method for SAS Version 8.1 when clicking on File -> Print) does not
respect page boundaries. Output from all procedures and DATA
steps runs together onto the
same page. TITLE statements appear interspersed throughout pages of
output. The DATA step _page_ keyword is also ignored.
For instance, if you set the SAS System option pagesize=25, then every
25 lines a new TITLE statement will appear in the output. However, if
the printer settings allow for 60 lines on the page, then you will see 2
full logical pages and a little of the third one on one physical piece
of paper.
A Technical Support hot fix for Release 8.1 TSLEVEL TS1M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/81_sbcs_prod_list.html#003426
This problem is also fixed in Release 8.2.
Operating System and Release Information
| SAS System | Base SAS | 64-bit Enabled Solaris | 8.1 TS1M0 | 8.2 TS2M0 |
| Solaris | 8.1 TS1M0 | 8.2 TS2M0 |
| ABI+ for Intel Architecture | 8.1 TS1M0 | 8.2 TS2M0 |
| IRIX | 8.1 TS1M0 | 8.2 TS2M0 |
| 64-bit Enabled AIX | 8.1 TS1M0 | 8.2 TS2M0 |
| HP-UX | 8.1 TS1M0 | 8.2 TS2M0 |
| 64-bit Enabled HP-UX | 8.1 TS1M0 | 8.2 TS2M0 |
| AIX | 8.1 TS1M0 | 8.2 TS2M0 |
| Tru64 UNIX | 8.1 TS1M0 | 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: | Problem Note |
| Priority: | high |
| Topic: | SAS Reference ==> Procedures ==> PRINT
|
| Date Modified: | 2002-05-14 14:39:05 |
| Date Created: | 2000-09-12 12:45:49 |