0

I am using angular 2 and want to know how to print table and convert it into pdf,excel,csv.Is there any third party plugin in angular 2 which I use it.

1
  • Have you got the solution? If you got the solution, Then post your solution for your own question. Commented Dec 4, 2018 at 7:29

1 Answer 1

1

I don't have a full answer for your question. I only found a npm package to convert data into CSV:

https://www.npmjs.com/package/angular2-csv

I will update my answer if I find something more useful.

UPDATE:

I found out that the input data that you want to export has to be a JSON.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.