Do you have an example where this:
$docx->importStyles('whatever.docx', $type= 'replace');
actually works?
Do you have an example where an imported style assigned to '.myimportedclass' can be applied to a <div class="myimportedclass"> or <span class="myimportedclass">? (please see previous post)
There are no examples included with the trial version of PHPDocx that demonstrate these two things.
Thanks.