DocxMerge
DocxMerge copied to clipboard
Simple library for merging multiple MS Word ".docx" files into one
Hello! It seems this project doesn't have a COPYING or LICENSE file to make it clear what license it's distributed under. Having a license enables distributing the software in free...
Currently, placing an ampersand into the document with search and replace results in Word being unable to open it "because we found an error with its contents".
I ran the following code using your example as a template: ``` ``` result.docx only winds up containing the material from the first docx file (in this case doc2.docx). PHP...
Merge more than one document is working fine. But i have different header and footer on different page. After merging document All header and footer are same. How to solve...
I did exactly same as you have explained in example but i am getting same error every time. Directory. > **DocxMerge\libraries\TbsZip ERROR with the zip archive: File "word/document.xml" is not...
I am facing issues while passing array of word documents using loop.
Hello, I just want to know Can I use template processing with bulleted lists ?
Very nice. Thanks. Can you consider namespacing your classes and adding this as a composer package?
Hi, Thanks for a great library, I would like to add a Page Break between each merge, is there a way I can implement this? Regards, Rob
Hi. I have a problem with merging files. Lost styles, headers and footers. The result is attached. If you know how to fix it, I would be very happy. result...