Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetAnnotationAsJSON
Queries one annotation as JSON object.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetAnnotationAsJSON"; PDF; AnnotationHandle ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
AnnotationHandle | The annotation index. | 5 |
Result
Returns JSON or error.
Description
Queries one annotation as JSON object.See TPDFAnnotationEx structure in DynaPDF help, which we convert to JSON for you.
See also GetAnnotationAsJSON function in DynaPDF manual.
See also
Release notes
- Version 10.5
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 19th September 2020, last changed 2nd September 2022