parent root
PHP: fdf_add_template - Manual

fdf_add_template

(PHP 4, PHP 5, PHP 7)

fdf_add_templateAdds a template into the FDF document

Description

fdf_add_template ( resource $fdf_document , int $newpage , string $filename , string $template , int $rename ) : bool
Warning

This function is currently not documented; only its argument list is available.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root