Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.DeleteAltFontList
Deletes an alternate font list that was created by DynaPDF.CreateAltFontList.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 12.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.DeleteAltFontList"; PDF; Handle ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Handle | The handle for the font list or -1 for all lists. |
Result
Returns OK or error.
Description
Deletes an alternate font list that was created by DynaPDF.CreateAltFontList.If the parameter Handle was set to -1 all available lists will be deleted.
See also DeleteAltFontList function in DynaPDF manual.
See also
Release notes
- Version 12.0
- Added DynaPDF.ActivateAltFontList, DynaPDF.CreateAltFontList, DynaPDF.DeleteAltFontList and DynaPDF.SetAltFonts functions.
Blog Entries
- Top 10 from the MBS Plugin in 2022
- New in MBS FileMaker Plugin 12.0
- MBS FileMaker Plugin, version 12.0pr5
This function checks for a license.
Created 23th December 2021, last changed 17th July 2022