gitbrent / PptxGenJS

Create PowerPoint presentations with a powerful, concise JavaScript API.
https://gitbrent.github.io/PptxGenJS/
MIT License
2.84k stars 625 forks source link

Colspan&Rowspan problem #1244

Open Piaty13 opened 1 year ago

Piaty13 commented 1 year ago

I have issue because all cells in table are staying the same. I noticed that only cell 5 has slightly extended and because of that cell 8 is just a bit shorter in height.

<table border="1">

1 2 3 4 5 6 7 9 8