Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

shuntagami
Copy link

@shuntagami shuntagami commented Dec 18, 2023

Summary

add a bug fix on #2201, resolved conflict

Test plan

Related to source code (for typings update)

Comment on lines +251 to +252
this._writeDrawings(); // Note: must be after rowBreaks
this._writeBackground(); // Note: must be after drawing
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this order change is needed to use both addImage and addPageBreak same as #590

Fix the problem with writing a file using streams and not using RAM
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.

3 participants