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
close icon

Export Excel,word,pdf

Hi Team,
                      
                                            i used  var obj = $("#Schedule1").data("ejSchedule");
   
    obj.exportSchedule("http://js.syncfusion.com/ScheduleExport/api/JSScheduleExport/PDFExport", null, null);
                           but getting error

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Message>An error has occurred.</Message>
</Error>





3 Replies

KK Karthigeyan Krishnamurthi Syncfusion Team December 8, 2016 07:17 AM UTC

Hi Rajiv,   
  
Thank you for contacting Syncfusion support.   
  
We were unable to reproduce the reported issue “Export is not working” at our end and for the same we have prepared a sample with the provided code example for your reference.   
  
Kindly try the above sample and if the issue persists, try to reproduce the error in a sample and revert it back to us. Or else you can share a video demo/code example/sample (if possible) to proceed further.


Regards,
Karthigeyan
   
 



RA rajivgandhi December 8, 2016 10:42 AM UTC

Hi Team,
                         Again i'm getting Same Error,
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Message>An error has occurred.</Message>
</Error>



 var obj = $("#Schedule1").data("ejSchedule");
            obj.exportSchedule("http://js.syncfusion.com/ScheduleExport/api/JSScheduleExport/PDFExport", null, null);
            e.cancel = true;


KK Karthigeyan Krishnamurthi Syncfusion Team December 9, 2016 10:35 AM UTC

Hi Rajiv,   
  
Thanks for your update.   
   
We have created an incident for your last update and we request you to follow up the incident for further reference using your direct trac account.   
   
Regards,   
Karthigeyan   
 


Loader.
Live Chat Icon For mobile
Up arrow icon