Forum


Replies: 3   Views: 424
Add footers when importing html
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 usman-mani6  · 08-02-2023 - 08:36

Hi There, 

I have the premium package installed on my server. 
The provided code in the reply doesn't work on the side. I have tried all the possible code in the provided example but none of them work and generated footer on my docs. 
$docx->embedHTML($html, array('useHTMLExtended' => true));

Please help me on this