Hi! I have a "HTML Format" layer on the clipboard:
Can I paste this to a Richview component, then convert it to a picture and then copy this picture back to the clipboard? (Preferably hidden from the user).
HTML can be pasted using TrvHtmlImporter or TrvHtmlViewImporter (better) components, see http://www.trichview.com/resources/
You can paste it to TRVReportHelper.RichView.
For making pictures from documents, see the demo in
Demos\DelphiUnicode\Assorted\Graphics\ToImage\