My favourite way to quickly paste/type an image / rich text document and print it is at this "URL":
data:text/html,<body contenteditable>
I then use DevTools to edit the HTML and add any styling I need. It uses the least RAM out of any option and is incredibly minimalist... It works in any browser (in Chromium Ctrl+B/I/U even works)!