Word to XAML Converter Updated

I have just updated the Word to XAML Converter application to support Word 2010, WPF 4, and Silverlight 4.  You would use this converter if you have documentation or text in Word that you want to integrate into WPF or Silverlight applications.

  • The Add-in is now surfaced in the Word 2010 Backstage View (The File Tab) Save & Send group
  • I fixed a number of XAML generation errors – if you see more, please create an issue with an attached Word file that demonstrates the error.
  • Silverlight XAML generation now has two options:
  • StackPanel + TextBlock: this supports formatting via styles (use this option for Windows Phone 7 content)
  • RichTextBox: this supports inline images and graphics but not formatting via styles

SaveAndSendXamlDocument.png

XamlRibbon.png

Comments

  • Anonymous
    July 01, 2010
    Hello there, This sounds like an interesting tool, does it work with the 64-bit version of Word 2010?

  • Anonymous
    July 01, 2010
    I haven't tested it with 64-bit Word 2010.

  • Anonymous
    August 25, 2010
    Nice work - I'll test it on 64-bit...

  • Anonymous
    February 10, 2011
    Where can I find the original Word 2007 version?

  • Anonymous
    February 10, 2011
    I just updated the download page to point at the earlier release. wordtoxaml.codeplex.com/.../22645 You can download all of the releases from other downloads section on the right of the Download page.

  • Anonymous
    February 10, 2011
    I just updated the download page to point at the earlier release. wordtoxaml.codeplex.com/.../22645 You can download all of the releases from other downloads section on the right of the Download page.