I'm creating a pdf that has both a shipping address and a bill-to
address. I want to add a check box where a user can indicate whether the
bill-to is the same as the ship-to address. If yes, I would like the
address fields to autopopulate based on the information already entered
for the ship-to address fields. What should the script look like?