Page 1 of 1

Questions about custom importers.

Posted: Tue Apr 18, 2006 3:59 pm
by Yizhack
1.Could you please give me a piece of advice about schematic algorithm for
creation of custom importer.I mean i need to develop class which will be able
to import files of different formats into the TRichViewEditor how i want.

2.Where can i find th TRVHTMLImporter.

Posted: Tue Apr 18, 2006 8:33 pm
by Yernar Shambayev
2. http://www.trichview.com/resources/

Download Source code and demo from this site (28K, v0.0017, updated May 22, 2004)
http://www.trichview.com/resources/html ... import.zip

Posted: Wed Apr 19, 2006 7:10 pm
by Sergey Tkachenko
For importing, use document building methods (Add***), see "Building RichView Document" topic in the help file.