Archive for the 'Rich Text Format' Category

Embedding PNGs into RTF files

March 18, 2008

Recently I had to implement drag and drop of PNG images in WPF so that if you dragged an image from a WPF app to a document in Word or Outlook, the PNG would be displayed as a part of it. As it turned out, MS Word and Outlook plays well with Rich Text Format, [...]