Hello Experts,
I have got a issue in a z-program which is used to print a notification and eventually sends the same print output in a pdf to the customer. In the program, after the function module close_form, the Function module CONVERT_OTF is used to generate pdf. Later the pdf is sent as attachment in the mail using the FM - SO_DOCUMENT_SEND_API1 . But the pdf is unreadable when it is sent to customer. Please help. Attached is the example of the problem.