php man page for ps_set_border_style

Query: ps_set_border_style

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_SET_BORDER_STYLE(3)							 1						    PS_SET_BORDER_STYLE(3)

ps_set_border_style - Sets border style of annotations

SYNOPSIS
bool ps_set_border_style (resource $psdoc, string $style, float $width)
DESCRIPTION
Links added with one of the functions ps_add_weblink(3), ps_add_pdflink(3), etc. will be displayed with a surounded rectangle when the postscript document is converted to pdf and viewed in a pdf viewer. This rectangle is not visible in the postscript document. This function sets the appearance and width of the border line.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $style -$style can be solid or dashed. o $width - The line width of the border.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_set_border_color(3), ps_set_border_dash(3). PHP Documentation Group PS_SET_BORDER_STYLE(3)
Related Man Pages
ps_add_launchlink(3) - php
ps_add_pdflink(3) - php
ps_begin_template(3) - php
ps_setpolydash(3) - php
ps_string_geometry(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch