Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.DeleteJavaScripts
Deletes all global JavaScripts.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.DeleteJavaScripts"; PDF; DelJavaScriptActions ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
DelJavaScriptActions | Delete Javascript Actions? Pass 1 to delete or 0 to not delete. | 1 |
Result
Returns OK or error.
Description
Deletes all global JavaScripts.Optionally deletes all JavaScript Actions from the document.
See also DeleteJavaScripts function in DynaPDF manual.
See also
This function checks for a license.
Created 6th February 2015, last changed 11st November 2021