Exporting image into excel in javascript -


i want export html page excell sheet contains svg charts , html tables. searched lot , couldn't find solution in javascript. find php solution in this. thing found node module(here) think cannot used in web page js file.

finally got solution inserting image excel in excelbuilder.js. can insert image specifying cell or offset positions using plugin. works.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -