HiI have the same problem as Nick using Acrobat X Pro.I'd like to send a
form by email so that the reciever gets a flat pdf.I tried to fill in
what you've suggested but I've never tried to do javascript before so
perhaps it's just nonsense:this.getField(button name).access
="readOnly";if (choice == 1){var mail; var address =
"email@email.com";var ccadd = ccAdd.rawValue; //taken from a field
placed on the formvar sub = "xxxx"; var body = "xxxxxx"; mail = "mailto:
email@email.com" + address + "?cc...