Article ID: 897121 - Last Review: March 15, 2007 - Revision: 1.4 How to disable client-side printing by using the EnableClientPrinting system property in SQL Server 2000 Reporting Services Service Pack 2Beta InformationThis article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.No formal product support is available from Microsoft for this Beta product. For information about how to obtain support for a Beta release, see the documentation that is included with the Beta product files, or check the Web location where you downloaded the release. Bug #: 367411 (SQLBUDT) IntroductionThis article describes how to disable client-side printing
by using the new EnableClientPrinting system property that is introduced in Microsoft SQL Server 2000
Reporting Services Service Pack 2 (SP2). MORE INFORMATIONIn SQL Server 2000 Reporting Services SP2, a new Boolean
system property has been added to let you disable or enable client-side
printing. To disable client-side printing, set the EnableClientPrinting property to False. To enable client-side printing, set the EnableClientPrinting property to True. By default, the EnableClientPrinting property is set to True. To set the property to False to disable client-side printing, follow these steps:
http://www.microsoft.com/sql/technologies/reporting/default.mspx
(http://www.microsoft.com/sql/technologies/reporting/default.mspx)
For more information about the SetSystemProperties method, visit the following Microsoft Developer Network (MSDN)
Web site:http://msdn2.microsoft.com/en-us/library/aa258528(SQL.80).aspx
(http://msdn2.microsoft.com/en-us/library/aa258528(SQL.80).aspx)
For more information
about how to obtain the latest service pack for SQL Server 2000 Reporting
Services, click the following article number to view the article in the
Microsoft Knowledge Base: 842440
(http://support.microsoft.com/kb/842440/
)
How to obtain the latest service pack for SQL Server 2000 Reporting Services
| Article Translations
|
Back to the top
