Convert email to pdf with attachments

I am using itext7.pdfhtml library/package in UiPath studio and trying to convert the email to pdf.

The problem is after conversion the pdf file is not including or enclosing the actual attachments of the email.

For example if a email has an attachment named as test.txt or test.pdf, the converted pdf file should alos include the attachment. So when i open the pdf file i can see the attachment attached to the pdf file as well.

Can someone lls help

Hi @Pinky_AG

Please check the below thread:

Regards

I am able to convert email to pdf …the problem is pdf file is not enclosing the email attachment

Which package is this?
How to install this?

Depending on your Email file type you can convert them to PDF with attachments easily with third-party apps.

@Pinky_AG does that mean you want to generate a PDF out of the email body that includes other files that are part of the attachment within that PDF only? is my understanding correct here?