Hello,
I'm trying to create a report from scratch using .NET RAS SDK.
I have look at all the samples of code Crystal Reports .NET In Process RAS (Unmanaged) SDK Sample Applications but unfortunally all of these examples are based using a preexisting .rpt file.
I need to know how to create the report document with all the tables and datafields needed using a dataset that will be the at the same time the Data Source of the report.
Does anyone could help me? Is this posible?
Thanks in advance!