com.lowagie.text.pdf
public static class PdfCopy.PageStamp extends Object
Field Summary | |
---|---|
PdfCopy | cstp |
PdfCopy.StampContent | over |
PdfDictionary | pageN |
PageResources | pageResources |
PdfReader | reader |
PdfCopy.StampContent | under |
Constructor Summary | |
---|---|
PageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp) |
Method Summary | |
---|---|
void | addAnnotation(PdfAnnotation annot) |
void | addDocumentField(PdfIndirectReference ref) |
void | alterContents() |
void | applyRotation(PdfDictionary pageN, ByteBuffer out) |
void | expandFields(PdfFormField field, ArrayList allAnnots) |
PdfContentByte | getOverContent() |
PdfContentByte | getUnderContent() |