how to use crystal report in c++/clr ?
-
how to use crystal report in c++/clr? is it possible to do so or i have to use other options? i need to print some labels and a picture box, is it a good idea to use reporting or i should consider capturing the form screen and then print it.
-
how to use crystal report in c++/clr? is it possible to do so or i have to use other options? i need to print some labels and a picture box, is it a good idea to use reporting or i should consider capturing the form screen and then print it.
I'm not sure my answer is right for Managed C++. But found couple of links about Crystal reports with C++. MSDN threads Crystal Report in Visual C++ 2005[^] How to add a crystal report to C++ project[^] Using Report Viewer in a C++ Windows Application[^] Found in CP Displaying Crystal Report 8.0 reports in Visual C++ 6.0[^] Integrate Crystal Reports Runtime Designer & Viewer With MFC[^] My first answer in this forum :-O
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
** -
I'm not sure my answer is right for Managed C++. But found couple of links about Crystal reports with C++. MSDN threads Crystal Report in Visual C++ 2005[^] How to add a crystal report to C++ project[^] Using Report Viewer in a C++ Windows Application[^] Found in CP Displaying Crystal Report 8.0 reports in Visual C++ 6.0[^] Integrate Crystal Reports Runtime Designer & Viewer With MFC[^] My first answer in this forum :-O
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
**I figured out, Visual CLR C++ with Crystal Report - YouTube[^]