Hi,
Under VS2003, P2smon.dll and is used to create Crystal Report templates in our desktop
application. The user will then use Crystal Report Designer to add fields and to specify layout, etc.
Then the desktop uses RDC to update the report and export to other applications formats, e.g pdf.
After upgrade to VS2010, we need to use Crystal Reports for .NET Framework 4.0 in C#. I have some question:
How to create an empty report with field definitions, any simple as P2smon.dll without involving "In Process Report Application Server"/"BusinessObjects Enterprise"/"Business Objects OEM Partner program"?
I really appreciate that I could get some instructions.
Thanks!
Wei