Tag Archives: Crystal Reports

Crystal Reports Extension Methods Library

After using Crystal Reports for many years what always strikes me is that some of the methods available via API are not generic enough and require unnecessary repeated coding for simple things. Lately all my development, when in comes to reports, … Continue reading

Posted in Crystal Reports, Technology | Tagged , , , , , , | Leave a comment

Tip: Get report parameters as text from Crystal Reports in C#

I am starting a new set of posts presenting small code snippets in C# you could use when working with Crystal Reports in Visual Studio. And the first one is “GetReportParamsAsText“. Very simple but very handy function which allows to … Continue reading

Posted in Crystal Reports | Tagged , , | Leave a comment

Getting started with Crystal Reports 2008

One of my projects is to maintain application which creates export files off the Crystal Reports reports. There is a little post about my experience migrating to CR 2008. Just a little background I am using Crystal Reports since 1997. … Continue reading

Posted in Crystal Reports | Tagged , , , | 4 Comments