Save Mail as PDF along with Image on Body using Save mail Message Activity

Hi All,

I have scenario that save email with inline body images to pdf format. I am using save mail message activity to save as .eml first and then converting to pdf file. Email is not getting saved with inline images. In the pdf file it is showing as image.png text instead of original image. Could you please help me.

@Sailaja_Pasupuleti,

Welcome back!

Instead of saving it as PDF, you can try to print the email as PDF and save it.

Try this component Print Email as PDF File - RPA Component | UiPath Marketplace

I tried this option using .eml but it doesn’t display images in the pdf file. Also i tried with .msg but couldn’t able to open it.

Hello,
did you find any solution? I have sam problem now and i found this question as i searched for a solution.
Thank you in advance.