cancel
Showing results for 
Search instead for 
Did you mean: 

C# Using CR libraries for console application

12-12-2023 10:58 PM
treesap213 Discoverer
846 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Is it possible to use CrystalDecisions library for console application? I am trying to create an automation which sends reports repeatedly

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Likes

Absolutely you can! You would load the report into a ReportDocument object and use that to run the report and export it instead of using a CrystalReportViewer UI object.

-Dell

Answers (0)