[go: nahoru, domu]

Skip to content
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

Feature/stream writer add background images #1016

Conversation

brunoargolo
Copy link
Contributor

Implemented background images for sheets on the stream writer, obeying the same API as the the regular workbook/worksheet. This does not include regular images (drawings), only background (picture).

please note: there was a small block of code before my PR that tried to deal with background images but it never really worked, it was probably some left over. I have removed it to avoid confusion.

@guyonroche guyonroche merged commit c1cfb5b into exceljs:master Nov 4, 2019
@goums
Copy link
goums commented Dec 14, 2019

hi @brunoargolo @guyonroche
thanks a lot for this feature!
I'm looking to implement addImage feature also on the stream workbook api.
have you guys started working on this already?
any clues on how I should get started
Thanks in advance for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants