Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
AndreK
Contributor III
Contributor III

email with attachment convert to PDF

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,

Labels (2)
10 Replies
AndreK
Contributor III
Contributor III
Author

Dear community,

 

do you have any ideas how I can solve this issue ?

 

Kind regards,

Anonymous
Not applicable

Hi
How do you download the email? Using tPop3 component?

Regards
Shong
AndreK
Contributor III
Contributor III
Author

Dear Shong,

 

yes, correct. I'm using tPOP3.

 

Kind regards

Anonymous
Not applicable

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.

https://exchange.talend.com/?_ga=2.217720790.1747797762.1582457680-680381362.1566008802#marketplacep...

AndreK
Contributor III
Contributor III
Author

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.

Anonymous
Not applicable

tFileOutputPDF component is developed by Community user, I don't think it has powerful functionalities and the users always maintain and update it.
AndreK
Contributor III
Contributor III
Author

ok, and do you have some other ideas, how I can solve this issue ?

AndreK
Contributor III
Contributor III
Author

any ideas how I can resolve this issue ?

AndreK
Contributor III
Contributor III
Author

are there any ideas?