PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / flatten Method
In This Topic
    flatten Method
    In This Topic
    Merges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection.
    Overload List
    OverloadDescription
    Merges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection.  
    Merges the annotation appearance with the page content stream and sets the result as content item for the given structure element.
    After the annotation is flattened, it is removed from the page's annotations collection.  
    See Also