Convert EMail (.EML) file to PDF
Hi
Currently we are attaching .EML (Email) file to case attachment using email listener which is coming from external system. I have requirement to convert .EML file (Email) to pdf file and attach it to the case. I am trying to use the base 64 code of .EML file and save it as pdf file, but I am not able to open it. It is not working. Do we need to make any changes to base64 code of .EML file to make it convert it to pdf format. Application is built on Constellation