You can add custom pages to the report designer that
provide a particular view of the report. For example, you can create a page
that displays only custom report objects, which users can then edit.
Adding a report designer page involves the following
steps:
Classes used to add report designer
pages
com.businessobjects.crystalreports.designer.sdk.ICrystalReportsEditorPageDefines a page for the Crystal Reports editor.
com.businessobjects.crystalreports.designer.sdk.ICrystalDocumentChangedListener
Defines a listener for when the active report for a Crystal
Reports editor changes.
com.businessobjects.crystalreports.designer.sdk.ICrystalDocumentChangedEventDefines a event where the active report for a Crystal Reports
editor changes.
Extension points used to add report
designer pages