com.lowagie.text.pdf
public static class PdfCopy.StampContent extends PdfContentByte
Field Summary | |
---|---|
PageResources | pageResources |
Constructor Summary | |
---|---|
StampContent(PdfWriter writer, PageResources pageResources) Creates a new instance of StampContent |
Method Summary | |
---|---|
PdfContentByte | getDuplicate()
Gets a duplicate of this PdfContentByte . |
PageResources | getPageResources() |
PdfContentByte
. All
the members are copied by reference but the buffer stays different.
Returns: a copy of this PdfContentByte