akveo / ng2-smart-table

Angular Smart Data Table component
https://akveo.github.io/ng2-smart-table/
MIT License
1.63k stars 877 forks source link

can ng2-smart-table Export to Excel or PDF #399

Open dyh333 opened 7 years ago

dyh333 commented 7 years ago

as the title, can ng2-smart-table Export to Excel or PDF? if can, how? thanks.

yangwen2 commented 7 years ago

I recommend leveraging this library where you can trigger a download of CSV from well structured data object. https://www.npmjs.com/package/downloadjs

caioladislau commented 6 years ago

It would be interesting if a method were implemented to export the data into PDF.

mduquem commented 4 years ago

Hello, do we have any update if it's possible to download data from ng2-smart-table in excel format?

stt106 commented 3 years ago

it's a shame that exporting to excel is not supported.