Ticket T489943
Visible to All Users

dxPivotGrid - Export of chart for IE9 not working

created 8 years ago

Hi,

We are trying to implement export to PNG in IE9.

As you guys mentioned we implemented export handler in our MVC project and given settings as per your documentation. but still we are not able to export in IE9. Even tried debugging debug js but couldnt fix the issue.

getting console error as "atob undefined" (because atob is for the version above ie10)

below is our chart configuration

"export": {
                    enabled: true,
                    proxyUrl: "ExportHandler.axd",
                    fileName: "PivotGrid"
                },

Let me know if you have any question.

Thanks

Comments (1)
Alessandro (DevExpress Support) 8 years ago

    Hi,

    Please check this issue by using the sample provided in the T314056: dxDataGrid - How to implement server-side proxy for export ticket. Does the export operation work correctly? If so, the issue seems to be specific to your implementation. In this scenario, we need a self-contained sample from your side for further research. Thank you for your time and cooperation in advance.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.