HTML Renderer supports
imgtag as well as CSSbackground-imageproperty.
Image data can be provided by URI, file path, base64 encoded and code interception.Loading image
URI
File path
Base64 encoded
Intercept
img tag
You can use Images anyway you like, apply borders margin and padding as for any other box.
Limitation
Imagealignattribute and CSSfloatproperty are not yet supported.
Just an image: ![]()
Loaded from web: ![]()
Image with border and background: ![]()
Stretched Image: ![]()
Huge padding and border: ![]()
Image in line with the text
Background images