Question
1
Replies
159
Views
Posted: October 23, 2019
Last activity: October 23, 2019
Closed
how to convert work object attached outlook mail (.msg) to .pdf file ?
Can anyone provide inputs to convert email attachments(outlook .msg files) present in the workobject to .pdf files?
we need to store these files in content management system.
***Edited by Moderator: Lochan to update platform capability tags***
Hello Satish,
Step 10 of ConvertAttachmentToPDF activity contains a java code.It verifies for".doc" file and then convert it to pdf.You may have to modify this step for .msg.
Please find the screenshot attached.