fdf_set_file
Set PDF document to display FDF data in
Description
boolfdf_set_file
resourcefdf_document
stringurl
stringtarget_frame
The fdf_set_file selects a different PDF
document to display the form results in then the form it originated
from. The url needs to be given as an
absolute URL.
The frame to display the document in may be selected using the optional
parameter target_frame or the function
fdf_set_target_frame.
Passing FDF data to a second form
]]>
See also fdf_get_file and
fdf_set_target_frame.