Are CR the right decission for my project?
Hi All,
I'm developing an invoice application in VS.NET (C#) and wondering, if this CrystalReport stuff is the right for me to print the invoices.
All my data is XML-based, so the Client don't have to install any database engine. So I have a complex DataSet wich I use for the management of the data.
Should I try CR or do I have to code the invoice PrintDocument manually?
Thanks in advance.
Kind regards,
Michael
|