public class PdfPageFormCopier extends Object implements IPdfPageExtraCopier
NOTE: While it's absolutely not necessary to use the same PdfPageFormCopier instance for copying operations, it is still worth to know that PdfPageFormCopier uses some caching logic which can potentially improve performance in case of the reusing of the same instance.
| Constructor and Description |
|---|
PdfPageFormCopier() |
public void copy(PdfPage fromPage, PdfPage toPage)
copy in interface IPdfPageExtraCopierCopyright © 1998–2022 iText Group NV. All rights reserved.