PHPOffice / PHPPresentation

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

Join two pptx files version 2016 or higher #792

Open JMaxGuezzo opened 9 months ago

JMaxGuezzo commented 9 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 5 months ago

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