GoLang PDF_fill

request it (311)
GoLang replacement for PHP's PDF_fill [edit | history]



Do you know a GoLang replacement for PHP's PDF_fill? Write it!

PHP PDF_fill

PHP original manual for PDF_fill [ show | php.net ]

PDF_fill

(PHP 4, PECL pdflib >= 1.0.0)

PDF_fillFill current path

Description

bool PDF_fill ( resource $p )

Fills the interior of the current path with the current fill color. Returns TRUE on success or FALSE on failure.