Windows Journal Reader Supplemental Component

Journal Reader Component for Tablet PC SDK 1.7  [via]{style="font-style:italic"} [Microsoft Download Center]

Note that the documentation contains samples that read " Dim jntReader As New Microsoft.Ink.JournalReader()" and similar. In fact, you can't construct a JournalReader object, you'll use the static (shared in VB.NET) method ReadFromStream() to generate the stream. The results are pretty cool, as shown in this screen clipping: the text box contents are in RTF, and you get both the recognition string and alternates on the ink.

>