I am getting exception while parsing document styles.
FATAL - Error while extracting the numberings to be parsed from the external docx PHP Fatal error: Uncaught Exception: Error while extracting the numberings to be parsed from the external docx in /home/milan/Projects/phpdocx-ns/Classes/Phpdocx/Logger/PhpdocxLogger.inc:63 Stack trace: #0 /home/milan/Projects/phpdocx-ns/Classes/Phpdocx/Create/CreateDocx.inc(5131): Phpdocx\Logger\PhpdocxLogger::logger('Error while ext...', 'fatal') #1 /home/milan/Projects/phpdocx-ns/examples/LayoutAndGeneral/parseStyles/test.php(7): Phpdocx\Create\CreateDocx->parseStyles('./Dokument1.doc...') #2 {main} thrown in /home/milan/Projects/phpdocx-ns/Classes/Phpdocx/Logger/PhpdocxLogger.inc on line 63
Any suggestion?