karupi

Results 1 comments of karupi

Hi, I get this error: Undefined property: PhpOffice\PhpWord\TemplateProcessor::$_rels ``` if($this->_rels=="") { $this->_rels=$this->zipClass->getFromName('word/_rels/document.xml.rels'); $this->_types=$this->zipClass->getFromName('[Content_Types].xml'); } ```