THotPDF.EnsureLoadedFieldAppearanceStream

THotPDF

 

Top  Previous  Next

Regenerates a loaded text or choice field appearance with inherited AcroForm settings, multiline layout, quadding, automatic font sizing, and comb placement

 

Delphi syntax:

function EnsureLoadedFieldAppearanceStream( FieldIndex: Integer ): boolean;

 

Description

Walks every widget under the selected field and regenerates its normal appearance stream in local widget coordinates

The method honours inherited /DA, /Q, /V, /DV, /Ff, and /MaxLen values

 

See also: THotPDF