php man page for fdf_get_ap

Query: fdf_get_ap

OS: php

Section: 3

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

FDF_GET_AP(3)								 1							     FDF_GET_AP(3)

fdf_get_ap - Get the appearance of a field

SYNOPSIS
bool fdf_get_ap (resource $fdf_document, string $field, int $face, string $filename)
DESCRIPTION
Gets the appearance of a $field (i.e. the value of the /AP key) and stores it in a file.
PARAMETERS
o $fdf_document - The FDF document handle, returned by fdf_create(3), fdf_open(3) or fdf_open_string(3). o $field - o $face - The possible values are FDFNormalAP, FDFRolloverAP and FDFDownAP. o $filename - The appearance will be stored in this parameter.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FDF_GET_AP(3)
Related Man Pages
fdf_add_doc_javascript(3) - php
fdf_save_string(3) - php
fdf_set_file(3) - php
fdf_open(3) - php
udm_get_res_field(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team