I'm trying to remember where I saw a small Silverlight demo of a RichTextBox editor that let you enter/format text, and then on another view see the XAML version of the same text.
I'm trying to format a very simple Word document (paragraphs, bold, bullets, etc) into something I can put into a RichTextBlock on WinRT, but can't seem to find anything that does a decent and clean conversion.
I tried the project at http://wordtoxaml.codeplex.com/, but it didn't support bullets and the output was extremely messy.
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog