GoLang PDF_show

request it (297)
GoLang replacement for PHP's PDF_show [edit | history]



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

PHP PDF_show

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

PDF_show

(PHP 4, PECL pdflib >= 1.0.0)

PDF_showOutput text at current position

Description

bool PDF_show ( resource $pdfdoc , string $text )

Prints text in the current font and size at the current position. Returns TRUE on success or FALSE on failure.