Export charts and grid into a single pdf

Hi,

I have a tabs integrated into my page.

When we go to the first tab, i have an ej2-grid template. and the second tab has an ej2-graph which'll be generated based on the values present in the grid.

When a user enters the third tab, we'll be having an option saying 'export to pdf'.

My requirement here is that, when a user clicks on this, the ej2-graph data and ej2-grid data should be saved into the same pdf document.

I was able to generate pdf's for individual graph component but not the combined graph and data grid into a single pdf.

I was looking into the documentations to get this part done, but I couldn't find a relevant option.


1 Reply

RR Rajapandi Ravi Syncfusion Team May 27, 2022 12:05 PM UTC

Hi Krishna,


Sorry for the inconvenience. We have validated your reported scenario with the attached screenshot. As of now, we don't have support to export multiple controls. We have an option to export multiple charts or multiple grids on a single pdf, but we cannot export different controls.


Chart: https://ej2.syncfusion.com/angular/documentation/chart/chart-print/#multiple-chart-export

Grid: https://ej2.syncfusion.com/angular/documentation/grid/pdf-export/export-multiple-grids/


Please revert us if you have any concerns.


Regards,

Rajapandi R


Loader.
Up arrow icon