public interface IPdfPageFormCopier extends IPdfPageExtraCopier
| Modifier and Type | Method and Description |
|---|---|
void |
recreateAcroformToProcessCopiedFields(PdfDocument documentTo)
Create Acroform from its PDF object to process form field objects added to the Acroform during copying.
|
copyvoid recreateAcroformToProcessCopiedFields(PdfDocument documentTo)
All pages must already be copied to the target document before calling this. So fields with the same names will be merged and target document tag structure will be correct.
documentTo - the target document.Copyright © 1998–2024 Apryse Group NV. All rights reserved.