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
ps_add_locallink(3) - debian
gmagickdraw(3) - php
openal_source_set(3) - php
ps_add_launchlink(3) - php
ps_add_pdflink(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update