ps_set_border_dash(3) php man page | unix.com

Man Page: ps_set_border_dash

Operating Environment: php

Section: 3

PS_SET_BORDER_DASH(3)							 1						     PS_SET_BORDER_DASH(3)

ps_set_border_dash - Sets length of dashes for border of annotations

SYNOPSIS
bool ps_set_border_dash (resource $psdoc, float $black, float $white)
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 length of the black and white portion of a dashed border line.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $black - The length of the dash. o $white - The length of the gap between dashes.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_set_border_color(3), ps_set_border_style(3). PHP Documentation Group PS_SET_BORDER_DASH(3)
Related Man Pages
ps_add_pdflink(3) - debian
ps_add_launchlink(3) - php
ps_add_note(3) - php
ps_place_image(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team