Forum


Replies: 4   Views: 3183
Corruption of multipage template
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by stevea  · 11-04-2013 - 12:13

[b]Update:[/b]
Well, I feel dumb. I discovered the problem I was having was related to the output of the docx file. After I unlinked the file, I needed to call [code]exit;[/code], otherwise the top portion of the web interface would get appended to the end of the docx file, resulting in a 'corrupted' file.