|
THotPDF.ApplyLoadedFieldCalculation
|
Top Previous Next |
|
Applies a calculation rule to form fields
Delphi syntax: procedure ApplyLoadedFieldCalculation( FieldIndex: Integer; Op: THPDFFieldCalcOp; const SourceFieldNames: array of AnsiString );
Description Applies a calculation rule to form fields Performs calculations like sum, product, average, etc
See also: THotPDF |