Ps_set_border_color sets color of border for annotations
#include <pslib.h>
void PS_set_border_color(PSDoc *psdoc, float red, float green, float blue)
Annotations like the starting points of links are surounded by a rectancle. This function sets the color of the border line.
This manual page was written by Uwe Steinmann [email protected].