GoLang PDF_setfont

request it (236)
GoLang replacement for PHP's PDF_setfont [edit | history]



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

PHP PDF_setfont

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

PDF_setfont

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

PDF_setfontSet font

Description

bool PDF_setfont ( resource $pdfdoc , int $font , float $fontsize )

Sets the current font in the specified fontsize, using a font handle returned by PDF_load_font(). Returns TRUE on success or FALSE on failure.