Forum


Replies: 4   Views: 3722
Removing display of unknown characters in docx
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-phpdocx  · 19-07-2013 - 10:13

Although PHPDocX tries to detect automatically the codification of the HTML code sometimes fails because the PHP methods are not fully reliable to that respect.



Do you know which codification are you using?



If so, pelase include a charset metatag with the correct encoding or try to utf8-encode the HTML before passing it to PHPDocX.



If nothing works, please, send us a sample to contact and we will have a look at it.