Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function module to convert doc into PDF

Former Member
0 Likes
707

hi I want to convert invoice to pdf and send it through email so for that i need the function module that convert invoice to pdf or word doc to pdf

thanks

4 REPLIES 4
Read only

Former Member
0 Likes
560

Hi,

check Following Fm

CONVERT_PAYSLIP_TO_PDF

CONVERT_ABAPSPOOLJOB_2_PDF

CONVERT_OTFSPOOLJOB_2_PDF

CONVERT_OTF_2_PDF

to send email use FM

SO_NEW_DOCUMENT_ATT_SEND_API1

Regards

Amole

Read only

Former Member
0 Likes
560

I alrady check al this function module

Read only

Former Member
0 Likes
560

Hi Manankumar,

If you just need to convert a spool to a PDF file you can use program Rstxpdft4.

The FM for this is CONVERT_OTFSPOOLJOB_2_PDF.

Regards,

Sameer

Read only

Former Member
0 Likes
560

Hi,

U can try the below function module

ZMMI_PO_SEND_PDF

best regards,

jeswanth