PDF_makespotcolor

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_makespotcolorMake spot color

설명

int PDF_makespotcolor ( resource $p , string $spotname )

Finds a built-in spot color name, or makes a named spot color from the current fill color. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

add a note add a note

User Contributed Notes 1 note

up
-5
karaya at karaya dot cz
20 years ago
Pantone and HKS spot colors - it's not supported in free version PDFLib Lite
To Top