THotPDF.FlattenLoadedXFA Method

Provides flatten loaded xfa behaviour for the XFA import and flattening workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

function FlattenLoadedXFA(Editable: boolean= True): Integer;

Unit

HPDFDoc

Parameters

NamePurpose
EditableControls whether generated fields remain editable after the operation

Return value

Returns an Integer value

Usage notes

Related APIs