(PHP 4, PHP 5, PHP 7)
Set PDF document to display FDF data in
bool fdf_set_file ( resource $fdf_document, string $url [, string $target_frame ] )
Selects a different PDF document to display the form results in then the form it originated from.
Parameters:
fdf_document
The FDF document handle, returned by fdf_create(), fdf_open() or fdf_open_string().