Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ps_add_launchlink(3) [php man page]

PS_ADD_LAUNCHLINK(3)							 1						      PS_ADD_LAUNCHLINK(3)

ps_add_launchlink - Adds link which launches file

SYNOPSIS
bool ps_add_launchlink (resource $psdoc, float $llx, float $lly, float $urx, float $ury, string $filename) DESCRIPTION
Places a hyperlink at the given position pointing to a file program which is being started when clicked on. The hyperlink's source posi- tion is a rectangle with its lower left corner at (llx, lly) and its upper right corner at (urx, ury). The rectangle has by default a thin blue border. The note will not be visible if the document is printed or viewed but it will show up if the document is converted to pdf by either Acrobat Distillertm or Ghostview. PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $llx - The x-coordinate of the lower left corner. o $lly - The y-coordinate of the lower left corner. o $urx - The x-coordinate of the upper right corner. o $ury - The y-coordinate of the upper right corner. o $filename - The path of the program to be started, when the link is clicked on. RETURN VALUES
Returns TRUE on success or FALSE on failure. SEE ALSO
ps_add_locallink(3), ps_add_pdflink(3), ps_add_weblink(3). PHP Documentation Group PS_ADD_LAUNCHLINK(3)

Check Out this Related Man Page

PS_ADD_LOCALLINK(3)					     Library Functions Manual					       PS_ADD_LOCALLINK(3)

NAME
PS_add_locallink -- Adds link to a page in the same document SYNOPSIS
#include <pslib.h> void PS_add_locallink(PSDoc *psdoc, float llx, float lly, float urx, float ury, int page, const char *dest) DESCRIPTION
Places a hyperlink at the given position pointing to a page in the same document. Clicking on the link will jump to the given page. The first page in a document has number 1. The parameter dest determines how the document is being viewed. It can be 'fitpage', 'fitwidth', `fitheight', or `fitbbox'. The hyperlink start is a rectangle with its lower left corner at (llx, lly) and its upper right corner at (urx, ury). The rectangle has by default a thin blue border. The hyperlink will not be visible if the document is printed or viewed but it will show up if the document is converted to pdf by either Acrobat Distillertm or Ghostview. SEE ALSO
PS_add_launchlink(3), PS_add_pdflink(3), PS_add_weblink(3) AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_ADD_LOCALLINK(3)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

CDE - Icon positions when ICONISING

Stupid question I know, but. I have a lot of users that have an application open, which covers the upper left corner of the screen. Because this app has a number of windows that can be open at once. I have been asked to enable the excess windows to iconise down the right hand side of the screen... (1 Reply)
Discussion started by: jagannatha
1 Replies

2. Post Here to Contact Site Administrators and Moderators

There is something strange with my account.

Whenever I see I post, I keep on seeing "IP: Logged" on the lower left-hand corner of the post (I do not click the logged link). And when I preview a user, I get "Administrative Options" on the bottom of the page. It is just strange that all of a sudden, I get these uneeded features. (1 Reply)
Discussion started by: Danny_10
1 Replies

3. AIX

hyperlink settings

Does anyone know the hyperlink settings to look at an AIX5L box? (1 Reply)
Discussion started by: vbagwell
1 Replies

4. AIX

HELP!windows hyperlink to 9600 baud 8N1

We are trying to use the Windows hyperlink as a console to our AIX box. We are using 9600 baud 8N1. (1 Reply)
Discussion started by: vbagwell
1 Replies

5. AIX

Connect to AIX via Windows hyperlink

We do not have a console for our box so we are trying to hyperlink in - does anyone know the settings? (9 Replies)
Discussion started by: vbagwell
9 Replies