-
-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export xls with a image #642
Comments
hi Ive a query - does js-xlsx allow images to be exported to a xls file? |
Not currently. A partial implementation for XLSX image export was submitted as a pull request but there are more details to work out. |
ok thanks, would there be a jsfiddle somewhere of the pull request do you know? |
@oreillyj1 , i just make a fork, where try to implement styles and images from another forks to current version in main project (0.10.2) |
hi xSirrioNx, like how do you add |
@oreillyj1, i make a JS fiddle how i use it in my project: https://jsfiddle.net/1g24vowu/1/ |
great thanks for that looks like a nice approach |
@xSirrioNx , your demo was great. Anyway do u know how can your code export with multiple sheets? |
@HeroSony |
Hi @xSirrioNx , Thank so much for your help and it really useful. But now I've got another problem with rowspan and colspan. it's not working while export to excel. |
@HeroSony , what's wrong? |
@xSirrioNx , Greate.... Thank you very much... 👍 |
@HeroSony I think you should open an issue on the fork of @xSirrioNx instead of using this thread.... |
Hi @xSirrioNx, |
@xSirrioNx, |
Hi @xSirrioNx, can you reupload into jsfiddle your code that create a sheet with images? Thanks |
yes @xSirrioNx , I would be very grateful if u reupload into jsfiddle. |
Can anyone send the snippet for this features ,the link provided above isn't working ,please provide the working link. |
I second to that. It would be great to receive some tip on how to insert an image into our generated XLSX file. |
We offer this in the Pro compendium. Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. We have a longer comment in a gist. |
is there any plan to make it available as open source? |
Is there any other react node modules, which is providing support for exporting image in generated excel? |
Hi, is it now possible export in xlsx an html table with an associated image? |
No luck so far |
Hey can you reopen this? This link doesn't exist anymore @xSirrioNx . Thanks in advance! |
fill it up again please |
Hi does this library allow me to export a xls with a image somewhere on the sheet? if there are any jsfiddles on the web showing this it would also be great..
thanks
The text was updated successfully, but these errors were encountered: