Quantcast
Channel: SCN : Discussion List - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 3636

Reportclientdocument.close or report.close

$
0
0

Hi Community,

 

I have a question about the two Close methods of the ras sdk.

 

I am using the following code to Close a printed or exported Report:

 

reportClientDocument.Close();

reportClientDocument = null;

report.Close();

report.Dispose();

 

the Report.close gets an error (an external component has raised a condition).

 

I am not sure if I Need to use all of the Statements. It seems that the reportclientdocument.close also Closes the Report and thats why the Report.close or the Report.dispose() gets error.

 

Does anybody know if the reportClientDocument.close implements the Report.close? I thougth that I have to use the Report.dispose() to release the unused objects.

 

Thanks for your help.

 

Regards

 

joerg


Viewing all articles
Browse latest Browse all 3636

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>