You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trichter2 edited this page Sep 26, 2022
·
1 revision
Hello, again HTMLViewer-Team,
I try to extract the body of an outlook appointment into a richedit. Using redemption I get the HTML body of the Appointment.
To import the body into the richedit I use the following lines of code:
The Text, Fonts, and Links are displayed perfectly but the images are not. It seems like they can not be loaded.
Is there anything I can do to display the images?