We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Exporting scheduler to PDF in PHP/MySQL with custom theme

Hello,

I would like to know if it is possible to export the javascript scheduler and all its appointments of a selected year or a selected month to PDF with PHP/MySQL and a custom theme made with theme studio : http://js.syncfusion.com/themestudio/
I would also like to know if it is possible to export all the appointments of a selected year or a selected month in .csv and .ics formats with PHP/MySQL.

Thank you for your patience


1 Reply

KK Karthigeyan Krishnamurthi Syncfusion Team September 23, 2016 12:56 PM UTC

Hi Jeremie, 
 
Thank you for contacting Syncfusion support. 
 
In Scheduler, currently PDF/ICS Exporting functionality is achieved by referring the required exporting related assemblies (which contains classes for export functionalities). Since it is not possible to make use of those assembly references in PHP application, currently there is no options to achieve it. Also, we have created the pure wrapper classes for all our controls in PHP platform which will be available in our upcoming Volume 3, 2016 main release (It doesn’t include export option in this initial release). In JS sample, PDF export functionality is achieved by making use of service hosted link. Kindly visit the below link to know more about PDF export in JS. 
 
Regards, 
Karthigeyan 
 


Loader.
Up arrow icon