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 fieldSYNOPSISbool fdf_get_ap (resource $fdf_document, string $field, int $face, string $filename)DESCRIPTIONGets the appearance of a $field (i.e. the value of the /AP key) and stores it in a file.PARAMETERSo $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 VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group FDF_GET_AP(3)
Related Man Pages |
---|
mssql_field_name(3) - php |
mysql_field_seek(3) - php |
fdf_get_attachment(3) - php |
fdf_set_value(3) - php |
px_set_blob_file(3) - php |