// CMYK $page->setFillColor(new Cmyk(0, 1, 1, 0)); // Cyan=0, Magenta=1, Yellow=1, Black=0 -> Red
// Step 2: Register with the page $page->setFont($font, 12); php web development with laminas pdf