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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
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 paid license.
Created 23th December 2021, last changed 17th July 2022
