How to send PDF in email body/attachment using base64 string
Confluence User - 18 Nov, 2022
Hi All,
Issue: I am getting base64 string of PDF file from plugin installed on Joget. I have to send to send this PDF in email (either attachment or in body). I tried to send base64 string as Object, Href, Embed, Popup, JSON and XML File in EMAIL body but nothing works till now.
Queries:
- Any option to send base64 string in EMAIL (email too).
- As customer HTML on Joget form able to parse and show it as PDF. Is there any possible way to first covert it on Joget form and sent it as attachment in email tool.
- Welcome any other suggestion for the same. I can modify plugin as well, if it can be achieved using string other than base64.
- File upload on Form can be used to send pdf in email?
Setup Details: Joget DX Enterprise (Version: 7.0.29 - build 29aa79a)
forms;email;emailtools;plugins