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

DynaPDF.GetReplaceICCProfilesCounter

Queries counter for ReplaceICCProfile callback.

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

Parameters

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

Result

Returns number or error.

Description

Queries counter for ReplaceICCProfile callback.
The plugin has a callback for ReplaceICCProfile for the CheckConformance function.
This counter is increased for each call to the callback, so you can see how often it was called.

See also

This function checks for a license.

Created 8th March 2016, last changed 8th March 2016


DynaPDF.GetReplaceICCProfileData - DynaPDF.GetResolution