cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I Render Crystal Reports on our BO Server to PDF?

Former Member
0 Kudos

I am developing a .NET MVC Web application that uses the BO .NET SDK to get an enterprise session we use for opendoc calls for running reports. We then have a need to render as PDF all the reports that were run. We have a mix of WEBI and Crystal Reports on our BO Server that we run with opendoc commands. With the WEBI reports, I developed .NET code using the REST API to refresh the report and then render as PDF. This does not work for our Crystal Reports, as we do not have Crystal Enterprise. Is there a way to use the .NET SDK to log onto the BO server, refresh a Crystal Report with parameters, then render it as a PDF to disk? I was looking at the ReportDocument object

Former Member
0 Kudos

In .NET, the version of the SDK DLL is 14.0.2000.0. The file version in windows explorer is 12.0.0.0.

Accepted Solutions (0)

Answers (0)