smenon
smenon

Reputation: 1

How do I get certain PDF form fields to insert in body of email using javascript

Good Afternoon,

I'm hoping someone can assist. I am not an experienced coder but through googling this is what I have come up with. I have a form with account information that I would like to run a java script to generate a "Welcome Letter" to new users with the information on the form that I have filled out. I created the body of the message but have no idea how to insert from the form. I would also like the fields that I am pulling the data from to be bold text. The form fields are titled

First

Username

Email Address

Ext

Extension

Time#

app.mailmsg(false,\\\I would like to pull the user's email address from the form for this section as well\\\,"","","Welcome Aboard!", "Good Morning" \\\Use form field First\\\"Your username:" \\\Pull username\\\

The body and insert of form fields continues throughout. I apologize if this coding is sloppy I'm truly a novice. I am using Kofax Power PDF. Appreciate any assistance.

Upvotes: 0

Views: 156

Answers (0)

Related Questions