Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear community, ,
I have to download the mails and print / convert the mail including the attachments to PDF.
Download is working smoothly. But unfortunately I can't find any component to print / save the mail (123.mail) including attachment as PDF.
In the component tFileOutputPDF I didn't find this possibility.
how can I do it ?
Kind regards,
Dear community,
do you have any ideas how I can solve this issue ?
Kind regards,
Dear Shong,
yes, correct. I'm using tPOP3.
Kind regards
What is the format of attachment? tFileInputMail just export the attachment to a folder, it does not convert the file to another format.
The custom tFileOutputPDF shared on Talend Exchange is used to write data to a PDF file.
Dear Shong,
unfortnuately the input of tFileOutputPDF is main.
If I do: tPOP -iterate- tIterateToFlow -Main tFileOutputPDF then it is printing only the data like subject, from.. and I get it like an report. But an email can have some pictures / signature in the text.
Attachment should be a PDF file, but sometimes it can alslo be: .doc / xls / jpeg file.
I don't find any way to print/convert it to PDF including attachment.
ok, and do you have some other ideas, how I can solve this issue ?
any ideas how I can resolve this issue ?