Hi,
I'm able to convert emails to PDF with the following:
- When New Email Arrives (V3)
- Create File ( save as HTML here)
- Convert file (Convert to PDF)
- Save File
All working correctly expect with the cid:image001.png@01d75c6c.a1cda030 which is embedded in the email which I cant seem to include in the HTML & PDF output
is there something I need to do to get this to work?
thanks