Search found 9734 matches
- Mon Sep 10, 2007 3:25 pm
- Forum: Support
- Topic: Scroll by pressing mouse wheel
- Replies: 1
- Views: 9617
- Sun Sep 09, 2007 8:52 am
- Forum: Support
- Topic: Image path when HTML saving(Pls hep me :(()
- Replies: 7
- Views: 18600
- Sat Sep 08, 2007 5:55 pm
- Forum: Support
- Topic: XML and Unicode (UTF-8)
- Replies: 2
- Views: 10075
- Sat Sep 08, 2007 11:38 am
- Forum: Support
- Topic: Table Printing problem
- Replies: 9
- Views: 28907
- Sat Sep 08, 2007 10:34 am
- Forum: ScaleRichView
- Topic: Does the ScaleRichView Full (non-Trial) Version look better?
- Replies: 4
- Views: 27774
Sorry, but the current full version of ScaleRichView looks exactly like shown in this demo.
If you have the latest version of TRichView and RichViewActions, you can install ScaleRichView trial: http://www.trichview.com/forums/viewtopic.php?t=1963 (link for registered users)
If you have the latest version of TRichView and RichViewActions, you can install ScaleRichView trial: http://www.trichview.com/forums/viewtopic.php?t=1963 (link for registered users)
- Thu Sep 06, 2007 5:05 pm
- Forum: Support
- Topic: Cell Borders
- Replies: 3
- Views: 15264
- Thu Sep 06, 2007 5:01 pm
- Forum: ScaleRichView
- Topic: ScaleRichView installation problem
- Replies: 3
- Views: 22765
- Wed Sep 05, 2007 2:36 pm
- Forum: ScaleRichView
- Topic: ScaleRichView installation problem
- Replies: 3
- Views: 22765
- Tue Sep 04, 2007 5:21 pm
- Forum: Support
- Topic: Problem Saving with TDBRichViewEdit
- Replies: 2
- Views: 9713
- Sun Sep 02, 2007 1:22 pm
- Forum: Support
- Topic: Table Printing problem
- Replies: 9
- Views: 28907
- Sun Sep 02, 2007 1:22 pm
- Forum: Support
- Topic: Problem in copy paste from Miscrosft word
- Replies: 7
- Views: 24874
- Fri Aug 31, 2007 11:49 am
- Forum: Support
- Topic: richview ad3simpledemo
- Replies: 2
- Views: 9654
- Fri Aug 31, 2007 11:46 am
- Forum: Support
- Topic: Inserting TRichViewEdit content into several table cells
- Replies: 4
- Views: 15254
- Fri Aug 31, 2007 11:45 am
- Forum: Support
- Topic: Table Printing problem
- Replies: 9
- Views: 28907
- Thu Aug 30, 2007 2:27 pm
- Forum: Support
- Topic: Inserting TRichViewEdit content into several table cells
- Replies: 4
- Views: 15254
Cell.LoadRVFFromStream does not support work with styles. That means, before calling it, you need to set RVFTextStylesReadMode = RVFParaStylesReadMode = rvf_sIgnore for TRichView containing this table. So this method can load only documents containing the same set of styles as TRichView containing ...