pdf_attach_file

pdf_attach_file -- Attache un fichier à la page courante

Description

int pdf_attach_file ( resource pdf_object, double llx, double lly, double urx, double ury, string filename, string description, string author, string mimetype, string icon)

pdf_attach_file( ) attache un fichier à la page courante . icon peut prendre l'une des valeurs suivantes : "graph " (image) , "paperclip " (texte) , "pushpin " (?? ? NdTraducteur : mailez moi !) ou "tag " (étiquette ) .