Creating reports with Crystal Reports (Windows only)

Note:

ColdFusion (2018 release) and ColdFusion (2016 release) do not support Crystal Report.

For more information, see Deprecated features.

When running on Windows, the cfreport tag also supports the execution of reports created using Crystal Reports version 9 or 10.

Note: When you install Crystal Reports, select the Enable export to HTML and Enable export to Disk options. These options are not enabled by default, so you must use the Custom Install option.

  1. Create a report definition in Crystal Reports.
  2. Create a CFM page and add a cfreport tag that invokes the Crystal Reports report definition. The following example shows the cfreporttag invoking a Crystal Reports report definition and passing a filter condition:

    <cfreport report = '/reports/monthlysales.rpt'>
    {Departments.Department} = 'International'
    </cfreport>

     

  3. Open a browser and display the CFM page.

Note: ColdFusion uses COM to call Craxdrt9.dll for Crystal Reports version 9, and Craxdrt.dll for Crystal Reports version 10. If you have problems with the cfreport_ tag, ensure that these DLLs are registered and, if not, use regsvr32 to register them (the default location for these DLLs is C:\Program Files\Crystal Decisions\Report Designer Component)._

For complete information on defining reports in Crystal Reports, see the Crystal Reports documentation.

 

 Adobe

Get help faster and easier

New user?

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX 2024

Adobe MAX
The Creativity Conference

Oct 14–16 Miami Beach and online

Adobe MAX

The Creativity Conference

Oct 14–16 Miami Beach and online