public interface IPdfPageExtraCopier
PdfPage
.
Modifier and Type | Method and Description |
---|---|
void |
copy(PdfPage fromPage, PdfPage toPage)
Copies a page.
|
void copy(PdfPage fromPage, PdfPage toPage)
PdfDocument
or in the same PdfDocument
as the old page.
fromPage
- the source page
toPage
- the target page in a target document
Copyright © 1998–2018 iText Group NV. All rights reserved.