THotPDF.ExportLoadedFormToFDF Method

Exports the form data of the loaded document as an FDF file

Declaration

function ExportLoadedFormToFDF(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