Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.CloseTag
Closes the current open tag
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.CloseTag"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error.
Description
Closes the current open tagMust be called after the tag was opened by DynaPDF.OpenTag beforehand.
See also CloseTag function in DynaPDF manual.
See also
Release notes
- Version 13.2
- Added DynaPDF.OpenTag and DynaPDF.CloseTag functions to add tags for a tagged PDFs.
Example Databases
Blog Entries
This function checks for a license.
Created 10th March 2023, last changed 10th March 2023