Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.Parser.ChangeAltFont
Changes alternative font to use.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 14.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.Parser.ChangeAltFont"; PDF; FontHandle ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference. | ||
FontHandle | The font handle. | $font |
Result
Returns OK or error.
Description
Changes alternative font to use.Changes the active alternate font that is used by DynaPDF.Parser.ReplaceSelText when the original font is not available. The font handle must be a handle that was returned by DynaPDF.SetFont, DynaPDF.SetFontEx, DynaPDF.SetCIDFont, or DynaPDF.Parser.SetAltFont.
See also
Release notes
- Version 14.0
- Added DynaPDF parser functions: DynaPDF.Parser.ChangeAltFont, DynaPDF.Parser.Create, DynaPDF.Parser.DeleteText, DynaPDF.Parser.ExtractText, DynaPDF.Parser.FindText, DynaPDF.Parser.Line, DynaPDF.Parser.ParsePage, DynaPDF.Parser.ReplaceSelText, DynaPDF.Parser.SetAltFont, DynaPDF.Parser.TextMatrix, DynaPDF.Parser.WriteToPage.
Blog Entries
This function checks for a license.
Created 23th November 2023, last changed 23th November 2023