com.itextpdf.text.pdf
Class PdfCopy.PageStamp

java.lang.Object
  extended by com.itextpdf.text.pdf.PdfCopy.PageStamp
Enclosing class:
PdfCopy

public static class PdfCopy.PageStamp
extends Object


Method Summary
 void addAnnotation(PdfAnnotation annot)
           
 void alterContents()
           
 PdfContentByte getOverContent()
           
 PdfContentByte getUnderContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUnderContent

public PdfContentByte getUnderContent()

getOverContent

public PdfContentByte getOverContent()

alterContents

public void alterContents()
                   throws IOException
Throws:
IOException

addAnnotation

public void addAnnotation(PdfAnnotation annot)


Copyright © 2013. All Rights Reserved.