We have many reports which we use on the website. While exporting some reports as PDF, the file size gets huge and the server crashes due to load. So it would be great if I
The question is not new, but maybe for others with same problem, My answer be useful, too. In web.config => configuration => configSectionssection paste a new config for telerik report, if you don't have:
Use your telerik verion in version attribute. you can find it from Solution Explorer => your project name => References => TelerikReporting => Properties
And Also, in body, paste:
In code above I disabled any export type, except for Excel.