pdf_set_border_color -- Sets color of border around links and annotations
Description
void pdf_set_border_color ( int pdf document, double red, double green, double blue)
The pdf_set_border_color() function sets the
color of the suroundig box of links and annotations.
The three color components have to have a value between 0.0 and
1.0.