Creating and mapping a CSS to a Crystal Report
Use this procedure to create and attach a cascading style sheet (CSS) to a Crystal Report.
- Locate the Crystal ViewerReport default.css file.
- Copy the file to the same directory and rename it.
- If necessary, use a text editor to add or modify CSS classes.
- Open the .RPT file of the Crystal Report to which you want to map the CSS classes.
- Add or select a text object and open the Format Editor. In the CSS Class Name field, specify the CSS Class Name, specify the class to which you want to map the text object.
- Save the report.
- Open the Reporting Services application and publish the report.