-1

I have table that get data from java code and show that data on web page . Can i export this data in excel format using javascript? What will be the code for that

0

1 Answer 1

0

Javascript does not interact with file Object. it requires aciveX Object that only IE has available. you need to export it using different third party library like apache POI

Also you can anyhow use wkhtmltopdf that prints exactly same that will be available on HTML page into pdf

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

3 Comments

I have jquery data table to display table on page. So how i can export this using java?
search for wkhtmltopdf online

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.