Deprecated API

Deprecated Methods
com.crystaldecisions.report.web.viewer.CrystalReportViewer.getPageToTreeRatio()
          Use CrystalReportViewer.getGroupTreeWidth() and CrystalReportViewer.getGroupTreeWidthUnit() instead. 
com.crystaldecisions.report.web.viewer.ReportServerControl.removeReportPartBookmarkNavigationEventListenerr()
            
com.crystaldecisions.report.web.viewer.CrystalReportViewer.setPageToTreeRatio(double)
          Use CrystalReportViewer.setGroupTreeWidth(int) and CrystalReportViewer.setGroupTreeWidthUnit(com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum) instead.