Forum


Replies: 3   Views: 188
Is it possible to inject the number of pages and page number with 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 admin  · 13-01-2024 - 07:38

Hello,

Using HTML Extended, available in Premium licenses, you can call phpdocx methods from HTML tags. For example, using phpdocx_pagenumber (https://www.phpdocx.com/htmlapi-documentation/html-extended/insert-page-number-Word-document-with-HTML) you can insert page numbering.

On https://www.phpdocx.com/documentation/htmlapi-documentation you can read all supported HTML tags. On https://www.phpdocx.com/documentation/introduction/html-extended-to-word-PHP you can read more information about HTML Extended and CSS Extended.

Regards.