public class XfaMerge extends Object
Internal class for XFA merging operations
Modifier and Type | Method and Description |
---|---|
void |
append(IDocument src,
com.aspose.pdf.engine.collections.HashDictionary<String,String> RenameMap)
Appends XFA form of soruce document to destination docyument
|
boolean |
getRootCreated() |
void |
resynAcroForm() |
public XfaMerge(IDocument dest)
public boolean getRootCreated()
public void append(IDocument src, com.aspose.pdf.engine.collections.HashDictionary<String,String> RenameMap)
Appends XFA form of soruce document to destination docyument
src
- RenameMap
- Map of field renamingspublic void resynAcroForm()
Copyright © 2019 Aspose. All Rights Reserved.