GoLang PDF_show_xy

request it (322)
GoLang replacement for PHP's PDF_show_xy [edit | history]



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

PHP PDF_show_xy

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

PDF_show_xy

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_xyOutput text at given position

Description

bool PDF_show_xy ( resource $p , string $text , float $x , float $y )

Prints text in the current font. Returns TRUE on success or FALSE on failure.