mui / mui-x

MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!
https://mui.com/x/
4.11k stars 1.27k forks source link

[data grid] PDF Export Option #12696

Open Shudhanshu-Appnox opened 5 months ago

Shudhanshu-Appnox commented 5 months ago

Summary

In the export section can we have a PDF Export Option that will export in the same format as the Excel and CSV Export.

Examples

Screenshot 2024-04-08 at 11 49 56 AM

Motivation

No response

Search keywords: Data Grid Export Order ID: 83077

michelengelen commented 5 months ago

Hey @Shudhanshu-Appnox ... good idea. What exactly do you mean by "the same format as the Excel and CSV Export"? Both are vastly different.

Could you maybe explain a bit more so we can understand what you are trying to achieve.

Shudhanshu-Appnox commented 5 months ago

Hi, @michelengelen By the Format I mean we can have the Dynamic Column and rows selection and some level of customisation in the PDF Export Styling. Here you can find the reference to the Working PDF Export with Material UI https://www.material-react-table.com/docs/examples/export-pdf.

We have also added the export PDF option in our Project using the react-pdf package but it is quite slow.

michelengelen commented 5 months ago

Ok, thanks for the additional info. I will add this to our board so we can estimate the effort on this request. thanks again for raising this. 🙇🏼