Forum


Replies: 4   Views: 2462
Docx sign not work
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 admin  · 17-08-2017 - 19:41

Hello,

Please do these tests:

· Generate the most simple DOCX, a single text, and then sign it (all in the same script).

· Use a standalone script to sign your DOCX (just to test it standalone). Maybe the DOCX file is not correctly closed by PHP when createDocx is called and then sign docx try to open it in the same script?

If the second test doesn't work, please send to contact[at]phpdocx.com the DOCX you are trying to sign and the dev team we'll check it.

Regards.