Hello,
I'm using phpdocx advanced 7.5, and everything has been working fine until I tried using Word Fragments and got the following error: Class 'WordFragment' not found. I've included CreateDocx.inc but it doesn't seem to be autoloading the WordFragment class. Adding an include statement for WordFragment doesn't work either.