Recent content by moschg

  1. M

    Display rtf Markup code

    I'm taking a look about. I think it could be a fine solution.... thank you for reply! :)
  2. M

    Display rtf Markup code

    Hi guys! Is there any way to show a rendered rtf in a windows phone app? i should start from a string containing a rtf markup code like this: {\rtf1\ansi{\fonttbl\f0\fswiss Helvetica;}\f0\pard This is some {\b bold} text.\par } Thank you in advance!