Forum


Replies: 2   Views: 3341
Three unwanted styles
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  · 28-12-2015 - 03:13

On your suggestion, I am using another Word docx as a template for creating docx's with phpdocx, and it works well.  My template docx does not have any of the PHPDOCX styles in it.  Every docx created with phpdocx from my template contains the styles "Title PHPDOCX", "Subtitle PHPDOCX", and "List Paragraph PHPDOCX".  These styles are not being used in the docx being generated.  Why are they being included with the docx?  Where in the code are these styles being included?  Is there a way to prevent them from being included?

Thanks.