PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.3k stars 519 forks source link

Join two pptx files version 2016 or higher #792

Open JMaxGuezzo opened 7 months ago

JMaxGuezzo commented 7 months ago

I need to merge two pptx files into one, when I do it through the library it loses all formatting and the file opens with an error asking for repair, is there any solution to merge these two files using the library?

Thiago-Rizzo commented 3 months ago

After the last merge request, a lot of things broke.