Forum


Replies: 4   Views: 3166
Exception while parsing document 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 milan.cvejic  · 21-11-2016 - 13:10

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?