Hi, I am developing a program using Visual Studio Express 2013. Within one of the modules of my program the user needs to be able to do one of two things:
-Either print to pdf a report that we have previously created using Crystal Reports Developer XI
-View the report in some sort of viewer with the ability to print
I know that there are other posts regarding the use of CR in VS Express but I just wanted to comfirm that this applied even for just viewing or running external reports. I don't need to have developing tools (within VS) for crystal since the report has already been created, I just need a viewer that can be printed.
Any alternatives would also be welcome.
Thank you for your help