ActiveReports 6 Online Help
Optimizing ActiveReports

 

Optimization can be crucial for large reports (i.e. over 100 pages). Here is some information which will help you to achieve the best possible results for such reports. To optimize ActiveReports for the web, please refer to the memory considerations section.

Memory Considerations

The following code uses the above steps to release a report.

To write the code in Visual Basic.NET

To write the code in C#

Speed Considerations

See Also

How To