This is a migrated thread and some comments may be shown as answers.

Export RadScheduler to PDF on server

1 Answer 57 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kayani
Top achievements
Rank 1
Kayani asked on 09 Mar 2020, 08:23 PM

Hello All,

I want to export RadScheduler which is working fine and exporting to new file on client. I want to export it to a specific path on server so I know the exact path on server to attach that file to an email. The RadScheduler1.ExportToPdf just exports a file and opens in the browser.

Please suggest what is solution so I can use something like RadScheduler1.ExportToPdf(Server.MapPath("/myfile.pdf")).

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Mar 2020, 11:28 AM

Hi Waqar,

We recommend using the ClientExportManager as shown in this code library: 

Scheduler client PDF export with ClientExportManager

which will allow you to save the exported file as explained at Save Exported Files.

Best Regards,
Rumen
Progress Telerik

Get quickly onboarded and successful with UI for ASP.NET AJAX with the Virtual Classroom technical trainings, available to all active customers. Learn More.
Tags
Scheduler
Asked by
Kayani
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or