cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi there,

In our application we use Crystal Reports and we need the Crystal Report runtime engine for .NET that the reports can be printed and exported (e.g. as PDF).

My Question:

- Is Windows 10 fully supported by the runtime engine?

- And which version of the runtime engine do we need so that the runtime engine works without any problems?

I found this page, where there are some runtime engines with corresponding supported Windows versions. But it does not seem to be up to date:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports+v.+9.1+to+SAP+Crystal+Reports+2013%2C+Run...

And according to this download-page there is no information about Windows 10 support:

https://blogs.sap.com/2010/12/07/sap-crystal-reports-developer-version-for-microsoft-visual-studio-u...

I'm looking forward to your response.

0 Likes
View Entire Topic
DellSC
Active Contributor
0 Likes

Also, please be aware that the latest runtime will NOT work with earlier versions of the SDK. Your code MUST be from VS 2010 or newer and it must also be compiled with the same version of the SDK as the runtime that you're using.

-Dell