IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
570 stars 163 forks source link

pdf Export feature on Angular Grid #5696

Closed deepakvia closed 1 year ago

deepakvia commented 5 years ago

pdf export is very common requirement from client side. we like Angular grid but missing export to pdf is annoying customers. Please provide export to pdf fetaure along with Excel & csv.

## Describe the solution you'd like Please provide export to pdf fetaure along with Excel & csv on Angular Grid.

deepakvia commented 4 years ago

Please update on this request. Any plan so we can communicate to our clients.

radomirchev commented 4 years ago

@deepakvia the issue is not scheduled for the current milestone in our 2019 Roadmap. However is is listed in the queue for the next milestone, starting Jan 2020. You could follow the Roadmap content and progress either on the Roadmap Board or in the Roadmap document.

github-actions[bot] commented 4 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 4 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 4 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 3 years ago

There has been no recent activity and this issue has been marked inactive.

therrlich commented 3 years ago

Has there been any action on the PDF export from IGX data grid?

kdinev commented 3 years ago

@therrlich So far we haven't been able to spend time on the pdf export. We will be evaluating the priorities for our upcoming milestone after the release of version 12.0.0, which will happen shortly after the release of Angular 12 (May 12th).

therrlich commented 3 years ago

If it matters, please add my name to the list of being extremely interested in a PDF export, particularly one as nice as your Excel export. Currently, I am writing on for an application using PDKMaker and am looking at JSPDY as an alternative.

Thanks,

  Ted

Ted Herrlich Sr. Software Developer Discus Software 937-602-6752 @.***


From: Konstantin Dinev @.***> Sent: Tuesday, April 27, 2021 7:10 AM To: IgniteUI/igniteui-angular Cc: Ted Herrlich; Mention Subject: Re: [IgniteUI/igniteui-angular] pdf Export feature on Angular Grid (#5696)

@therrlichhttps://url.emailprotection.link/?buEq4eyNl9NRYRhKUfm4VcKQW7wxfMlif7kMcDepWY5tQs7AdhODkG2ZWNTEv2GrZZljA4--WoPmfHFY02g58cQ~~ So far we haven't been able to spend time on the pdf export. We will be evaluating the priorities for our upcoming milestone after the release of version 12.0.0, which will happen shortly after the release of Angular 12 (May 12th).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://url.emailprotection.link/?bVlHy6urVLrw1nRP37GhOHL3jZZQbyS85bIQIJr60QH2sLQjXVcKnQ7dKwROIexKFmLOklyayk4s0udnWW0j6htCEPen2WeI3vEN0tTFqLJR1mVASmYrSXWgfvRXktyMaAg4-lIQMGlPSseykTeU2FLf3zAQzNxsY1eJ91OYSDwM~, or unsubscribehttps://url.emailprotection.link/?b9xtN_Qm1ShDQZE2yaKXWQkGbEssjwe0z5E_3Poy46aVndBGXF_uHhJVNYR2CW5kIEovFioITgETuaFI_KT1qS5S25t8BLDEwZ_pB4ewXKXBlz7Z4YBBxbyeO7Vt1jCN0Zi2GnFGIgFaNm7ESN9HqXZhxFBI8DyWmFkiW42TgAOc~.

github-actions[bot] commented 3 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 3 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 2 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 2 years ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 2 years ago

There has been no recent activity and this issue has been marked inactive.

leonxger commented 1 year ago

Still waiting...

github-actions[bot] commented 1 year ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 1 year ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 1 year ago

There has been no recent activity and this issue has been marked inactive.

Eralmidia commented 3 months ago

@kdinev Hi, Konstantin. Is this no longer a planned feature? I though I saw this on the roadmap a while back?

kdinev commented 3 months ago

@Eralmidia We tried the following library: https://www.npmjs.com/package/jspdf and it seems to handle the pdf export pretty well, so we decided it's not worth it to try to recreate the logic from scratch if there's already an existing OSS lib for this.

therrlich commented 3 months ago

@kdinev Do you have a sample using that library with an ignite grid export?

kdinev commented 3 months ago

@dkamburov @gedinakova @rkaraivanov Did we end up creating a sample for internal use? If yes, then we should probably publish it in the public samples. If no, then let's put one together.

kdinev commented 3 months ago

@therrlich To give some context. The demo we were playing with was exporting the grid data within a pdf table using the aforementioned library. We will try to provide a sample ASAP.

Eralmidia commented 3 months ago

@kdinev Thanks for the update. We've used this library too in the past. We'll have a look at it at some point again then.

ChronosSF commented 3 months ago

@Eralmidia , I logged https://github.com/IgniteUI/igniteui-angular-samples/issues/3509 to track the sample effort.