it a rendering library, the html is loaded without path association.
rendering html created by an editor usually means you have the raw html as a string and not as a path to file.
nevertheless, see OnImageLoad event, converting relative to absolute path is a one line of code.
rendering html created by an editor usually means you have the raw html as a string and not as a path to file.
nevertheless, see OnImageLoad event, converting relative to absolute path is a one line of code.