kendo.drawing on server side?

0 Answers 31 Views
Drawing API
Jay
Top achievements
Rank 3
Iron
Iron
Veteran
Jay asked on 18 Nov 2024, 08:46 PM

I have been looking at kendo.drawing to render some charts to PDF and that has been working. Now we have the need to automate rendering the charts and attaching them to an email which then gets sent as part of a batch process.

Is it possible to invoke kendo.drawing.drawDom and kendo.saveAs from the server side?

Neli
Telerik team
commented on 21 Nov 2024, 10:55 AM

Hi Jay,

I am afraid that I could not suggest a possible approach for invoking the kendo.drawing and kendo.saveAs from the server. You can send data to the server and ensure that the server proxy will be used by setting the forceProxy option to true.  However, the methods are always invoked from the client and the data is sent to the server. 

I remain at your disposal in case you have additional questions.

Regards,

Neli

No answers yet. Maybe you can help?

Tags
Drawing API
Asked by
Jay
Top achievements
Rank 3
Iron
Iron
Veteran
Share this question
or