public class NotSupportedFlattener extends Object implements IAnnotationFlattener
| Constructor and Description |
|---|
NotSupportedFlattener()
Creates a new
NotSupportedFlattener instance. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
flatten(PdfAnnotation annotation,
PdfPage page)
Logs a warning that annotation flattening is not supported for the given annotation.
|
public NotSupportedFlattener()
NotSupportedFlattener instance.public boolean flatten(PdfAnnotation annotation, PdfPage page)
flatten in interface IAnnotationFlattenerannotation - annotation to flattenpage - page to flatten annotation onCopyright © 1998–2025 Apryse Group NV. All rights reserved.