Aspose::Pdf::Facades::Form::ImportFdf method

Form::ImportFdf method

Imports the content of the fields from the fdf file and put them into the new pdf.

void Aspose::Pdf::Facades::Form::ImportFdf(const System::SharedPtr<System::IO::Stream> &inputFdfStream)
ParameterTypeDescription
inputFdfStreamconst System::SharedPtr<System::IO::Stream>&The input fdf stream.

See Also