Hi,
My requirement is to send the SAP script as email and fax. For that I am converting the SAP script to OTF (through CLOSE_FORM) and from OTF to PDF (using CONVERT_OTF). After that I am translating this to 255 character format and finally calling the FM 'SO_DOCUMENT_SEND_API1'.
In SOST, when I try to open the PDF attachment, it is got getting displayed. In the status bar it is showing that ".....bytes are transferred.". But the PDF file is not opening.
Please tell be what might be the reason.
Jissa