Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

DynaPDF.HavePro

Queries whether this is a Pro license.

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

Parameters

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

Result

Returns 1, 0 or error.

Description

Queries whether this is a Pro license.
Used in our example to decide whether we use certain functions, e.g. render preview picture or not.
Returns 1 if the plugin is used with DynaPDF in demo mode for Pro or you have a Pro/Enterprise license.

See also

Example Databases

Blog Entries

This function is free to use.

Created 10th August 2022, last changed 10th August 2022


DynaPDF.HaveOpenPage - DynaPDF.HighlightAnnot

💬 Ask a question or report a problem