Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 |
---|---|---|
The PDF reference returned from DynaPDF.New. |
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
