cancel
Showing results for 
Search instead for 
Did you mean: 

Sending mail with PDF attachment

former_member773092
Discoverer
0 Kudos

Hi Experts,

I am working on program where i have 2 forms in a single print program, my requirement is to combine both the forms output and send it in a mail as PDF attachment. In this process i am able to get the output of first form in OTF format but not able to get the second forms output in OTF. Can any one suggest me how to achieve this.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member225631
Active Contributor
0 Kudos

This link may help you [Merge PDF files|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/404e4dc1-a79c-2d10-a7b5-9a266dfed9cb]

Answers (2)

Answers (2)

former_member773092
Discoverer
0 Kudos

Resolved by appending both the OTF files in a single file.

nabheetscn
Active Contributor
0 Kudos

Make sure form is called twice and u are appending the first OTF data to a tempoarary table where OTF data for both will be stored.

Make sure GETOTF field is X in both case.