Forum


Replies: 20   Views: 10708
Greek and hebrew
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 shroom  · 17-11-2015 - 21:16

Pardon my ignorance, but how can I escape a “ (and all the other html entities) that are in all the html I need to convert manually so PHP Tidy will not convert them into unprintable characters?  And when you say "change the config array directly", are you referring to the Tidy config file as referenced in php.ini?  If not, how can I change the config array directly?

...I do understand that it's not wise to change the PHPDocx library, but it was the one thing that worked...

Thanks