getTagName(); if ($this->mpdf->InlineProperties[$tag]) { $this->mpdf->restoreInlineProperties($this->mpdf->InlineProperties[$tag]); } unset($this->mpdf->InlineProperties[$tag]); $ltag = strtolower($tag); $this->mpdf->$ltag = false; } }