php man page for pdf_attach_file

Query: pdf_attach_file

OS: php

Section: 3

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

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
gmagickdraw(3) - php
imagickdraw(3) - php
pdf_begin_page_ext(3) - php
ps_add_launchlink(3) - php
ps_add_locallink(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)