Copies an existing field to the same position in specified page number. A new document will be produced which contains everything the source document has except for the newly copied field.... CopyInnerField ( "textField" , "textFieldCopy" , 2 );...formEditor . CopyInnerField ( "textField" , "textFieldCopy" , 2 , 100...