ImportFormDataFromXFDF

Form fields

Description

Reads a UTF-8 XFDF file from disk and applies each field value to the matching AcroForm field by full title. The importer accepts nested XFDF field hierarchies, namespace prefixes, CDATA, XML entities, decimal or hexadecimal numeric character references, and <value-richtext> text fallback when a plain <value> is absent

Syntax

Delphi

Function TPDFlib.ImportFormDataFromXFDF(Const XFDFFileName: WideString): Integer;

Parameters

XFDFFileNamePath to the XFDF file to import

Return values

>= 0The number of fields whose value was set