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

i cant make export to excel

the example for olapclient does not export excel

i tried but i failed, the example in http://help.syncfusion.com/js/olapclient/export did not work at all.
the console on chrome shows this "Uncaught ReferenceError: canvg is not defined"

help me please

3 Replies

RG Ramesh Govindaraj Syncfusion Team October 1, 2015 11:50 AM UTC

Hi Dylan,


Thanks for your update.

We suspect that the reported problem occurs due to the file “canvg.js” is not referred properly. We have created a working sample and it is available in the following link. If the problem still exist, please reproduce the reported problem in the sample provided and update us, it would be helpful to proceed further.


Sample Link: http://www.syncfusion.com/downloads/support/forum/120657/ze/WebApplication41-2110894398


Regards,
Ramesh G.


DY Dylan October 2, 2015 07:57 PM UTC

this is my includes
    <link rel='nofollow' href="themes/bootstrap.min.css" rel="stylesheet" />
    <link rel='nofollow' href="themes/default-theme/ej.widgets.all.min.css" rel="stylesheet" />
    <link rel='nofollow' href="themes/default.css" rel="stylesheet" />
    <script src="scripts/jquery.globalize.min.js"></script>    
    <link rel='nofollow' href="themes/default-responsive.css" rel="stylesheet" />
    <script src="scripts/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script src="scripts/jquery.easing.1.3.min.js" type="text/javascript"></script>
    <script src="scripts/ej.web.all.min.js"></script>
    <script src="scripts/canvg.js"></script>
    <script src="scripts/properties.js"></script>


when i click 'export to excel' goes to a url http://localhost:50848/api/Exporting/OlapClientExporting, a 404 document, whats wrong? thanks


RG Ramesh Govindaraj Syncfusion Team October 5, 2015 11:49 AM UTC

 
Hi Dylan,

We are unable to reproduce the reported problem at our end. We have also prepared a simple sample with the WebAPI. Refer to the sample in the following link.

http://www.syncfusion.com/downloads/support/forum/120657/ze/WebApplication41-93766451

You can reproduce the reported problem in the given sample and update us with the replication procedure. It would be helpful to proceed further.

NOTE: Also, we are glad to announce that our Essential Studio Volume 3 , 2015 is rolled out and is available for download under the following link.

https://www.syncfusion.com/forums/120659/essential-studio-2015-volume-3-final-release-v13-3-0-7-is-available-for-download


We recommend you to check the reported problem using our updated scripts and references from Volume 3, 2015.

Regards,

Ramesh G.


Loader.
Live Chat Icon For mobile
Up arrow icon