cancel
Showing results for 
Search instead for 
Did you mean: 

is crystal report 14 using in Visual C++ ?

Former Member
0 Kudos

hi,

We develop our software by unmanaged VC++ in 64 bit windows.

is it possible using crystal report version 14 in our software?

tanks

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

You can but the only SDK available now is CR for VS .NET which you can get from here:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

Requires VS 2010 -> 2017.

No support for direct access to crpe32.dll any more.

Using Managed C++ would be recommended.

You can find a few C++ samples here:

https://wiki.scn.sap.com/wiki/display/BOBJ/SAP+Crystal+Reports+SDK%27s

Don

Answers (0)