PptxGenJS icon indicating copy to clipboard operation
PptxGenJS copied to clipboard

Any possible of supporting insert a slide middle of others

Open kaiwenxiao opened this issue 1 year ago • 0 comments

Hi, I got my business requirement for generating category page after my other pages generated which fixed on page 2 now. But in case of others with immense data to have my category page overflow, so maybe split the category page into more is obvious visually, and seems like no support embed a new slide to someone.

Although I try my little trick effort to have more one pptxgen instance, and just using it's _slide property to like splice into the original😂, but not work.

Could you have any tips for me? Thanks a lot!🙏

kaiwenxiao avatar Jun 04 '24 11:06 kaiwenxiao