Package com.aowagie.text.pdf
Class PdfCopy.PageStamp
java.lang.Object
com.aowagie.text.pdf.PdfCopy.PageStamp
- Enclosing class:
PdfCopy
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PdfCopy
private PdfCopy.StampContent
private final PdfDictionary
private PageResources
private final PdfReader
private PdfCopy.StampContent
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
PageStamp
(PdfReader reader, PdfDictionary pageN, PdfCopy cstp) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAnnotation
(PdfAnnotation annot) private void
private void
applyRotation
(PdfDictionary pageN, ByteBuffer out) private void
expandFields
(PdfFormField field, ArrayList allAnnots)
-
Field Details
-
pageN
-
under
-
over
-
pageResources
-
reader
-
cstp
-
-
Constructor Details
-
PageStamp
-
-
Method Details
-
getUnderContent
-
getOverContent
-
applyRotation
-
addDocumentField
-
expandFields
-
addAnnotation
-