Forum


Replies: 13   Views: 3233
Add section and change page orientation with htmlextended
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  · 24-05-2019 - 09:48

Hello,

phpdocx_section is an inline tag (https://www.phpdocx.com/documentation/introduction/html-extended-to-word-PHPTag types section) that should be rewritten to work as block tag. We move the request to the dev team.

Anyway, we think the previous approach is not complex. You just need to generate the section tags as WordML and use a phpdocx_wordfragment tag instead of phpdocx_section.

Regards.