I'm wondering how to find the report format type (PDF, HTML, RTF, CSV, ...) to be able to conditionally choose the correct image (based on resolution) in my case (Something like RenderFormat global parameter in SSRS)., any idea?
I tried HTML5 report viewer recently, and most probably I'll use ASP.NET MVC report viewer. For current test application I implemented by ASP.NET (.aspx) report viewer in an MVC app.
0
Accepted
Stef
Telerik team
answered on 21 Oct 2013, 03:34 PM
Hi Farhad,
You can modify the report definition based on the target media before displaying/processing it. If you need custom settings on export, you can programmatically export a modified version of the originally previewed report and return the file to the client.
Regards,
Stef
Telerik
Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.