Forum


Replies: 24   Views: 10364
<li> with strictwordstyles = true
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 shroom  · 16-12-2015 - 13:21

I understand that I apparently must create a custom list style in order to have phpdocx generate a regular, normal, <ul> when strictWordStyles = true.  I understand how to apply the custom list style to the <ul>'s in my html.  What, specifically, is the custom list style I must create?  How do I create a custom list style indicating I do not want the extra blank line between the list items?  I have read the docs on creating custom list styles and could find nothing about how to indicate that I do not want the extra line between list items.

Thanks.