Add email button with icon
Hi,
I want to add a button at the end of my PDF doc to send the doc.
I shell use :addField ith "button" as the fieldType.
How can I specify the following:
- set layout to: Icon top, label bottom
- set label to "send form"
- set and icon to a specific png file
- set the action to "Submit a form"
- Set Select Trigger to "Mouse Up"
Or perhaps to see all this, how can i see ALL the form and it's function properties? this would allow me to see the proper properties to set.
Thanks
