Forum


Replies: 7   Views: 1413
How to create heading with formatstyles in embedhtml?
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 Robin  · 24-11-2020 - 09:55

Hello,

I am trying to convert a HTML to DocX with embedHTML(). That works correctly!

But how can I convert a header-HTML Tag to a header in DocX with a headinglevel so that it was recognized as header that it can be displayed in the table of contents.

With regards