Hi Jerry, I believe that the html part has broken encoding. (It's created by Microsoft Word.) It looks like it has windows-style line breaks "\r\n" when it should have "\n". Nothing to fix on this side. The Fancy plugin uses WebKit for rendering, and WebKit just does what it's told by the text it is fed. regards Paul