Can't add dynamic base64 image in custom print format

While saving a document, the system will automatically extract base64 encoded from HTML.

Maybe there needs to be a way to flag html extraction script to ignore extraction of images if you pass a tag.

Maybe just catch that exception and pass it. Also send a Pull!