By the adjustment of the indent on the list, I can choose "Follow number with" by a drop-down.
It becomes by default "Tab character", I want to set it in "Space", is it possible?
By the adjustment of the indent on the list, I can choose "Follow number with" by a drop-down.
It becomes by default "Tab character", I want to set it in "Space", is it possible?
Hello,
The following option will be included in the next release of phpdocx for createListStyle method:
'suff' (string) level suffix: tab, space or nothing
It's already available in the current testing branch but it's only available for users with an active LUS. We recommend you to purchase LUS to your license (https://www.phpdocx.com/updates) so you can download new features not available in the current stable branch. If you purchase the LUS please send an email to contact[at]phpdocx.com and we'll send you the updated class.
Regards.
I sent an email.
Is there not the correspondence method except the above?
Can it be settled by the setting of the template?
Hello,
You can import and use a list style from an existing DOCX using importListStyle. Please check the included samples in the package.
Regards.