trichview.com

trichview.support




Re: How can I insert CR-LF in rvf file programmatically,


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/08/2005 11:27:02


Each item in RVF is represented by item header and subsequent text lines

(one of them can contain binary data for some items).

The header starts from several numbers. The first number is an item style

(zero or positive for text), the second is a number of lines for this item,

not including the header line.

(you can read more info in the help file, see "RVF Specification").

If you insert text with CRLF, you need to increase a number of lines in the

header before it.

Without parsing RVF data, there is a possibility of mistake of detecting

which line represents header.


>

> I failed to win this problem for .rvf.

> I won it for .rtf, inserting tag /par.





Powered by ABC Amber Outlook Express Converter