fdf_add_template

Adds a template into the FDF document

Description

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

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