pdf_set_border_color
(PHP 3 >= 3.0.12, PHP 4, PECL)
pdf_set_border_color -- Sets color of border around links and annotations
Description
bool
pdf_set_border_color ( resource pdfdoc, float red, float green, float blue )
Set the border color for all kinds of annotations. Returns TRUE on success or FALSE on failure.