Add FlowDocument support
7 comments
-
Mike Eshva
commented
It is must be feature like native support for displaying subset of HTML (bold, italic, fonts, images and all other visual stuff).
-
Laurent
commented
Need this in the publishing industry when dealing with big documents
-
Martin Šulc .com
commented
This is in a WPF, so it can't be so dificult upgrade Silverlight. It is just a question of size. Adding the FlowDocument can "kill" everythink like wysiwyg. :-)
-
Steven Nagy
commented
I can't believe this isn't supported. When will we actually be able to create REAL LOB apps with Silverlight?
-
Akash Kava
commented
Yeh, currently I find no way to display superscripts and subscripts, which are very important for maths
-
fuzzyman
commented
Displaying formatted text in Silverlight is currently painful, horrible (nested grids, runs and textblocks) and limited. RTF is an awful API for *displaying* formatted text. A better subset of FlowDocument would allow more sharing of code and xaml between Silverlight and WPF.
-
sharma_vibhu
commented
Need this for eBooks scenarios