Unplanned
Last Updated: 24 May 2023 14:25 by Fabian
Fabian
Created on: 24 May 2023 13:45
Category: RichTextEditor
Type: Feature Request
2
RichTextEditor: HtmlFormatProvider: Add option for embedding images with CID tag on export
Add an option for users to be able to export embedded images as Content IDs.
CID images work by attaching the image to the email sent and then using standard HTML image tags that reference that image to eventually embed it in the email when the user opens it.
1 comment
Fabian
Posted on: 24 May 2023 14:25
Embedded images can not be displayed in Outlook if base64 data was inline.