Hello, I have some performance issues in Telerik Report and I'm testing the Telerik Report Server.
I noticed that to render a PDF using telerik report server is faster than rendering in html ...
I want to know if it is possible to make a POST for the telerik report server API, to render a report informing the connection to the database as a parameter?
I have another question, when I request for the telerik report server API to render a report in PDF format, will this report be rendered by the windows service "telerik.reportServer.ReportAgent"? And does the API use this same windows service to render the report?
I am expecting that I can request for API to render my report in a pdf or csv format using this windows service, as it appears to be faster than rendering in html.
Thanks for your attention.
I noticed that to render a PDF using telerik report server is faster than rendering in html ...
I want to know if it is possible to make a POST for the telerik report server API, to render a report informing the connection to the database as a parameter?
I have another question, when I request for the telerik report server API to render a report in PDF format, will this report be rendered by the windows service "telerik.reportServer.ReportAgent"? And does the API use this same windows service to render the report?
I am expecting that I can request for API to render my report in a pdf or csv format using this windows service, as it appears to be faster than rendering in html.
Thanks for your attention.