cancel
Showing results for 
Search instead for 
Did you mean: 

How can send Interactive PDF form as an Email attachment?

naveen_inuganti2
Active Contributor
0 Kudos

Hi Experts,

I am generating Interactive form with one SUBMIT button. User will edit form data and clicks on SUBMIT button.

There I need to send an email notification to user with PDF attachment. How can do this? Where Can I capture binary format of the data.

Thanks,

Naveen Inuganti.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can do by making the button type as 'Submit'. Then in the submit tab you need to make certain settings.

This will ensure that PDF will be sent as attachment.

Thanks,

Aravind

naveen_inuganti2
Active Contributor
0 Kudos

Hi Aravind,

Thanks for your input.

I am facing following issues with that option.

1. How can I pass email ID from my program?

2. How about the other functionality that my original button does? Like updating tables etc., Do I need to have separate button for this?

3. Now I am receiving email with XML format! I need it in PDF format.

Thanks,

Naveen.I

naveen_inuganti2
Active Contributor
0 Kudos

I have changed format form XML to PDF in XML code for this SUBMIT button and My third question resolved.

Please let me know about 1st and 2nd questions.

Thanks,

Naveen.I

Former Member
0 Kudos

1) I dont know the answer.

2) You will need seperate button.

Thanks,

Aravind