Search found 5 matches

by poojamulti
Mon Dec 04, 2017 4:22 am
Forum: Support
Topic: Need advice from Team_RichView
Replies: 4
Views: 15194

Re: Need advice from Team_RichView

Thanks Sergey,

I was not aware of "RVData.Items.InsertObject(i, s, Note)".

However, i managed with

table.cells[r,c].edit
setselectionbounds()
InsertItem()
etc.

Now i shall change my code to RVData.Items.InsertObject(i, s, Note)

Thanks.
by poojamulti
Wed Nov 29, 2017 1:18 pm
Forum: Support
Topic: Need advice from Team_RichView
Replies: 4
Views: 15194

Re: Need advice from Team_RichView

Hi Sergey, Thanks for providing the URL. I have now upgraded to RichView v17. Now, i have managed to insert footnotes in Main document. However, i am facing trouble inserting footnotes inside tables. I am cycling through all items and getting ItemNo (inside cell) after which i want to insert footnot...
by poojamulti
Tue Nov 28, 2017 4:54 pm
Forum: Support
Topic: Need advice from Team_RichView
Replies: 4
Views: 15194

Need advice from Team_RichView

Hi, I am using RV version 14.6 / D7. I have 100,000+ rvf documents stored in blobs which contain hyperlinks. Now, i want to generate RTFs where hyperlinks are to be replaced by footnote number & relevant footnote matter (can be multiple para with tables). Any ideas are welcome. Currently, i am p...
by poojamulti
Thu Apr 06, 2017 9:16 am
Forum: Support
Topic: TDBRichview Vs TRichview
Replies: 2
Views: 10101

Re: TDBRichview Vs TRichview

Ok. Thanks for the tips Sergei.

Have a nice day !
by poojamulti
Sat Apr 01, 2017 6:40 am
Forum: Support
Topic: TDBRichview Vs TRichview
Replies: 2
Views: 10101

TDBRichview Vs TRichview

Hi Sergei,

My DB has grown to more than 10k records. Each contains RVF Blob (between 10 to 50 A4 size pages of Text). Now, i need to search text in these blobs. Please advice which will be faster i.e. using TDBRichView or TRichView ?

-Sam

PS : Using TRichView since 2006. Working like a charm. :)