Is there a way to 'mark' a report within Crystal Report as saved?
So if you close Crystal Reports the question 'Would you like to save the changes?' is suppressed as if the report is saved already.
I want to do this 'to a report' from within an Add-In.
In my add-in I already save the report to a database, so after the add-in is ready, the report should be considered as saved.
And if there is now way to do this, does anyone know a workaround?