Forum


Replies: 13   Views: 3837
Adding multi-line text
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 mdbollman  · 20-12-2010 - 22:49

In a template docx, I am trying to add a signature to a single template variable. For example,

"Regards,
--
Michael Bollman"

needs to be added in that format to the $SIGNATURE$ variable in the docx.

However, when I do this the resulting docx file is corrupt. Is this not possible?