set Form Field Name Mappings
open fun setFormFieldNameMappings(@NonNull formFieldNameMappings: Map<String, String>): PdfProcessorTask
Renames form fields as described in a mapping.
NOTE: This requires the Document Editor component license to use.
Return
Processor task describing the page processing progress.
Parameters
form Field Name Mappings
Map of old name - new name pairs for this document.