Skip to Content
0
Jun 04, 2018 at 12:03 PM

UPload MSG extension file and convert to PDF file

692 Views

I have requirement to upload msg file (MS outlook file) using SAP ABAP program and download the file in pdf format. I am uploading the file using GUI_UPLOAD using BIN / Binary format, then trying to convert in OTF format, then converting file in pdf format using function module - SX_OBJECT_CONVERT_OTF_PDF and download in local system using GUI_DOWNLOAD, but the file which is download in pdf format, i am unable to open , 'file is not supported by Adobe reader or its damaged '.