FDF_set_ap

FDF_set_ap -- Sets the appearence of a field

Description

void fdf_set_ap(int fdf document, string fieldname, int face, string filename, int pagenr);

The FDF_set_ap() function sets the appearance of a field (i.e. the value of the /AP key). The possible values of the parameter face are 1=FDFNormalAP, 2=FDFRolloverAP, 3=FDFDownAP.