Modifier and Type | Field and Description |
---|---|
(package private) PdfCopy |
cstp |
(package private) PdfCopy.StampContent |
over |
(package private) PdfDictionary |
pageN |
(package private) PageResources |
pageResources |
(package private) PdfReader |
reader |
(package private) PdfCopy.StampContent |
under |
Constructor and Description |
---|
PdfCopy.PageStamp(PdfReader reader,
PdfDictionary pageN,
PdfCopy cstp) |
Modifier and Type | Method and Description |
---|---|
void |
addAnnotation(PdfAnnotation annot) |
private void |
addDocumentField(PdfIndirectReference ref) |
void |
alterContents() |
(package private) void |
applyRotation(PdfDictionary pageN,
ByteBuffer out) |
private void |
expandFields(PdfFormField field,
ArrayList allAnnots) |
PdfContentByte |
getOverContent() |
PdfContentByte |
getUnderContent() |
PdfDictionary pageN
PdfCopy.StampContent under
PdfCopy.StampContent over
PageResources pageResources
PdfReader reader
PdfCopy cstp
PdfCopy.PageStamp(PdfReader reader, PdfDictionary pageN, PdfCopy cstp)
public PdfContentByte getUnderContent()
public PdfContentByte getOverContent()
public void alterContents() throws IOException
IOException
void applyRotation(PdfDictionary pageN, ByteBuffer out)
private void addDocumentField(PdfIndirectReference ref)
private void expandFields(PdfFormField field, ArrayList allAnnots)
public void addAnnotation(PdfAnnotation annot)