Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.ResetAnnotAP
Forces a rebuild of the appearance stream of the specified annotation.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 10.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.ResetAnnotAP"; PDF { ; Handle } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Handle | The Annotation handle. If not passed, we use -1 to rebuild all. |
$Annot | Optional |
Result
Returns OK or error.
Description
Forces a rebuild of the appearance stream of the specified annotation.If Handle is set to -1 all annotation appearances will be rebuild. This function be useful if an imported annotation has an invalid or empty appearance stream.
See also ResetAnnotAP function in DynaPDF manual.
See also
Release notes
- Version 10.3
- Added DynaPDF.FlushPagesEx and DynaPDF.ResetAnnotAP functions.
Blog Entries
This function checks for a license.
Created 14th July 2020, last changed 14th July 2020