ok i can get value of
field:$stamper.AcroFields.Xfa.DomDocument.xdp.form.subform.subform.subform.field.value.textreturn
Jackwhen i
run:$stamper.AcroFields.Xfa.DomDocument.xdp.form.subform.subform.subform.field.value.text="Tom"$stamper.close()In
my pdf still is Jack, why ? I set in this field tom. Can someone explain
me ?