THotPDF.ImportLoadedFormFromFDF Method

Imports form data from an FDF file into the loaded document

Declaration

function ImportLoadedFormFromFDF(const AFileName: TFileName): Integer;

Unit

HPDFDoc

Parameters

NamePurpose
AFileNameReference document or type definition

Return value

Returns the execution result or obtained data

Usage notes

Related APIs