Hi!
I am writing a simple .NET app to view my Crystal reports through our ERP. With 8.5 CR version the activex control when you press export it gives you a choice if you want to export to application or if you want to save directly to diskfile.
I have a problem because many users are running this program remotely through Citrix so the export to disk option does not help since they want to save localy the files. I just want the excel to be open remotely to copy-paste the values and i want to do it through the export to Application feature that i used to.
How can i do it through VS2008 and CR2008?
Thank you very much
Elias