Where should i start to use Crystal reports?
-
Hi. Im developing a pure-unmanaged VC++.NET windows application and i wanted to use a tool for print preview and printing. - I dont require a tool that accesses the DB and fetches the data to make a report. - I dont require web integration - I DONT WANT to use managed code!! - It should accecpt RTF text - ... I was thinking on crystal reports, but ive visited their site and that thing is huge! It has reports for everything and for everyone, and i didnt found a good start point on which to start. Anyone knows a set of examples or projects i could start on? I use VC++ .NET but i dont want to use managed code. Thanks in advance!
-
Hi. Im developing a pure-unmanaged VC++.NET windows application and i wanted to use a tool for print preview and printing. - I dont require a tool that accesses the DB and fetches the data to make a report. - I dont require web integration - I DONT WANT to use managed code!! - It should accecpt RTF text - ... I was thinking on crystal reports, but ive visited their site and that thing is huge! It has reports for everything and for everyone, and i didnt found a good start point on which to start. Anyone knows a set of examples or projects i could start on? I use VC++ .NET but i dont want to use managed code. Thanks in advance!
Considering all your requirements (and explicitly stated non-requirements), have you considered WordPad? No, seriousy - it AFAIK fulfills all of your requirements.