Interface IAnnotationFlattener

    • Method Detail

      • flatten

        boolean flatten​(PdfAnnotation annotation,
                        PdfPage page)
        Flatten annotation.
        Parameters:
        annotation - annotation to flatten
        page - page to flatten annotation on
        Returns:
        true if annotation was flattened, false otherwise