subreports

Crystal Reports append multiple reports together

Hello, I have a number of reports that need to be both run separately and also as a group. I've created these reports and was hoping I could just create a form where I could just append report1, report2, report3... together without creating a different report and making all of those reports subreports. Is this possible? Thanks, Ed...

Setting Crystal Reports Subreport Text in code causes error

We have localized Crystal Reports for each of the three languages we support in our web application. I am in the process of minimizing the amount of reports that we ship with our software by setting the localized report text in the code behind (C# 3.5). Everything seems to be working out fine (for the most part) but there is one interes...