Exporting different types of component

When exporting from the PivotView or Charts or Treemap it's possible to export multiple instance of the same component type.  For instance two or more grids into different Excel sheets or 2 charts into a PDF.

Is there a mechanism to export two different components at the same time? For example, a chart and a treemap to a PNG?

This can be achieved using a third party library like js2pdf or html2image via NPM.  Give these tools a containing element and they will render the HTML in the contained elements in the required format.

Syncfusion must do something similar.  Are these facilities available to be called directly? The benefits of using a Syncfusion export component is there's no need to use a third party tool and the export tool is maintained by Syncfusion.

Thanks



2 Replies

NP Nishanthi Panner Selvam Syncfusion Team July 17, 2023 09:32 AM UTC

Hi Bill,


Upon further investigation, it appears that exporting different types of components simultaneously, such as exporting a chart and a treemap to a PNG, is not possible. However, it is possible to export individual components separately.

Chart export:
SB: https://ej2.syncfusion.com/demos/#/bootstrap5/chart/export.html

Documentation: https://ej2.syncfusion.com/documentation/chart/chart-print#export


Kindly revert us if you have any concerns.


Regards,

Nishanthi



NP Nishanthi Panner Selvam Syncfusion Team July 19, 2023 06:26 AM UTC

Bill,


We have considered your reported scenario as improvement and logged a feature request on this. Based on other logged tasks priority, we will include this improvement in any of our upcoming release. You can keep track of an improvement from the feedback portal below. 


Feedback: https://www.syncfusion.com/feedback/31439/support-to-export-multiple-controls-in-single-pdf 


If you have any more specification/precise replication procedure or a scenario to be tested, you can add it as a comment in the portal.


Regards,

Nishanthi


Loader.
Up arrow icon