While using the COM component, version 3.1.1, DocFracLib.StringConvert() ignores the \line RTF code in the RTF I'm passing in (taken from the .net RichTextBox, .net framework 2.0). All other RTF is parsed beautifully. Oddly enough, when I tried replacing "\\line" with "" manually, and then running it through the converter, the library removed the tag, so apparently I can't work around...
2007-12-24 23:16:32 UTC in DocFrac