pdf_attach_file(3) php man page | unix.com

Man Page: pdf_attach_file

Operating Environment: php

Section: 3

PDF_ATTACH_FILE(3)							 1							PDF_ATTACH_FILE(3)

PDF_attach_file - Add file attachment for current page [deprecated]

SYNOPSIS
bool PDF_attach_file (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $filename, string $description, string $author, string $mimetype, string $icon)
DESCRIPTION
Adds a file attachment annotation. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_create_annotation(3) with $type=FileAttachment instead. PHP Documentation Group PDF_ATTACH_FILE(3)
Related Man Pages
pdf_begin_page_ext(3) - php
swfdisplayitem(3) - php
is_float(3) - php
ps_add_launchlink(3) - php
ps_add_locallink(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!