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(System::SharedPtr<System::IO::Stream> inputFdfStream)
ParameterTypeDescription
inputFdfStreamSystem::SharedPtr<System::IO::Stream>The input fdf stream.

See Also