Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.GetNeedAppearance

Returns true if the global NeedAppearance flag of the AcroForm is set.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 13.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetNeedAppearance"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns 1, 0 or error.

Description

Returns true if the global NeedAppearance flag of the AcroForm is set.
See DynaPDF.SetNeedAppearance for further information.

See also GetNeedAppearance function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a license.

Created 26th March 2023, last changed 26th March 2023


DynaPDF.GetMetadata - DynaPDF.GetOCG