Loading RTF with MS Equation objects
Posted: Wed Nov 26, 2008 12:35 pm
Hello! I've just download trial version of RichView for Delphi 2007.
I need to out some text with lots of math formulas written in MS Word + MS Equation and than saved to RTF format and loaded to RichView.
The file was succesfuly loaded, but it look not very good especially for large formulas. TRichView align them to bottom instead of center (as MS Word do).
It is possible to tweak any option of TRichView to make text looks like it looks in MS Word?
P.S. By the way MS WordPad is also draw rtf with MS Equation objects alignin them to bottom of line.
P.S.S. I find one solution, but it not good, because it realy need a lot of hand work. So, the solution: in MS word write all text in table and place every MS Equation in its own cell. Then set for all cells vertical align - center, set Table options - invisible table lines. Save as RTF. Load in TRichView - it looks almost nice. So as I see TRichView has an ability to do what I need... any help?
I need to out some text with lots of math formulas written in MS Word + MS Equation and than saved to RTF format and loaded to RichView.
The file was succesfuly loaded, but it look not very good especially for large formulas. TRichView align them to bottom instead of center (as MS Word do).
It is possible to tweak any option of TRichView to make text looks like it looks in MS Word?
P.S. By the way MS WordPad is also draw rtf with MS Equation objects alignin them to bottom of line.
P.S.S. I find one solution, but it not good, because it realy need a lot of hand work. So, the solution: in MS word write all text in table and place every MS Equation in its own cell. Then set for all cells vertical align - center, set Table options - invisible table lines. Save as RTF. Load in TRichView - it looks almost nice. So as I see TRichView has an ability to do what I need... any help?