Problem Note 21156: A report containing mixed content might not print on one page in SASĀ® Web Report Studio
When a report contains mixed content, such as a stored process, table, or graph, the report might print on several PDF pages.
Select the Hot Fix tab in this note to access the hot fix for this issue.
After you install the hot fix, you must modify your LocalProperties.xml file.
If you already have a LocalProperties.xml file, then follow these steps:
- Open your LocalProperties.xml file in a text editor.
- Add one of the following lines to the file (before the closing </properties> tag), depending on the behavior that you want to enforce:
Allow page breaks:
<wrs_pagebreak_action vmwide="false">false</wrs_pagebreak_action>
Suppress page breaks:
<wrs_pagebreak_action vmwide="true">true</wrs_pagebreak_action>
- Restart your servlet container (Tomcat, Websphere, or Weblogic).
If you do not have a LocalProperties.xml file, follow these steps to create one, and then complete the steps listed previously.
- In the
customer subdirectory of the SAS Web Report Studio installation directory, locate the LocalProperties.xml.sample file.
- Make a copy of this file and name it
LocalProperties.xml.
Note: If you plan to use SAS Web Report Viewer to view reports, create a
LocalProperties.xml file for SAS Web Report Viewer in a similar way.
For more information about the LocalProperties.xml file, see "Create a LocalProperties.xml File" on page 105 of the SAS 9.1.3 Intelligence Platform: Web Application Administration Guide, Second Edition at http://support.sas.com/documentation/configuration/biwaag.pdf.
Operating System and Release Information
| SAS System | SAS Web Report Studio | Microsoft Windows 2000 Advanced Server | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows 2000 Datacenter Server | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows 2000 Server | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows 2000 Professional | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows NT Workstation | 3.1 | | 9.1 TS1M3 SP4 | |
| Microsoft Windows Server 2003 Datacenter Edition | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows Server 2003 Enterprise Edition | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows Server 2003 Standard Edition | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| Microsoft Windows XP Professional | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| 64-bit Enabled AIX | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| 64-bit Enabled Solaris | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
| HP-UX IPF | 3.1 | 4.2 | 9.1 TS1M3 SP4 | 9.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 |
| Date Modified: | 2008-04-22 11:17:01 |
| Date Created: | 2007-10-16 17:13:37 |