Page 1 of 1

Column Formatting

Posted: Wed Jan 28, 2009 2:48 pm
by gibbsteven
I purchased the RichView componet library version 1.9.24 and I am using it with a Delphi 5 application.

I create RTF documents in MSWord with two columns. When I use RVEditDemo.exe to load the RTF file and export it to a RVF file, the two columns document formatting is lost and all of the text appears in one column.


Is it possible to retain the two column format in the RVF file?

Posted: Wed Jan 28, 2009 5:30 pm
by Sergey Tkachenko
Hello,

Unfortunately, TRichView does not support columns, and columns settings from
RTF are ignored.

Some working with columns is possible, see
http://www.trichview.com/forums/viewtopic.php?t=3000
and
http://www.trichview.com/forums/viewtopic.php?t=2742
But not a complete columns support, sorry.