Searched refs:spotColorIDs (Results 1 – 2 of 2) sorted by relevance
88 if (!isset($this->mpdf->spotColorIDs[$c[1]])) {89 …pdf\MpdfException('Error: Spot colour has not been defined - ' . $this->mpdf->spotColorIDs[$c[1]]);94 …$PDFAXwarnings[] = "Spot color specified '" . $this->mpdf->spotColorIDs[$c[1]] . "' (converted to …97 $sp = $this->mpdf->spotColors[$this->mpdf->spotColorIDs[$c[1]]];101 $sp = $this->mpdf->spotColors[$this->mpdf->spotColorIDs[$c[1]]];
256 var $spotColorIDs; variable in Mpdf\\Mpdf3352 $this->spotColorIDs[$i] = $name;