PHP.nl

fdf_get_ap

fdf_get_ap

Get the appearance of a field

bool **fdf_get_ap** resource $fdf_document string $field int $face string $filename

Gets the appearance of a (i.e. the value of the /AP key) and stores it in a file. field

fdf_document The FDF document handle, returned by , or . fdf_create``fdf_open``fdf_open_string

field

face The possible values are , and . FDFNormalAP``FDFRolloverAP``FDFDownAP

filenameThe appearance will be stored in this parameter.

return.success