cancel
Showing results for 
Search instead for 
Did you mean: 

Run Crystal 2011 report using Command line

Former Member
0 Kudos

Is it possible to run a Crystal 2011 report using a Command line (with parameters passed)? If so, how would this be done?

Scenario: We would like our customers to run a report from say a batch file that is on their desktop, rather than using the Crystal 2011 user interface to create the report.

Accepted Solutions (1)

Accepted Solutions (1)

former_member292966
Active Contributor
0 Kudos

Hi,

It is possible to do this but it would have to be using the SDK in a console application. You can call the console application from a command line, passing parameters.

You would probably find more information in the SDK forum.

[;

Good luck,

Brian

ido_millet
Active Contributor
0 Kudos

At least one of the 3rd-party Crystal Reports viewers listed at http://www.kenhamady.com/bookmarks.html provides a command line API supporting exactly the scenario you are describing.

Answers (0)