Page 1 of 1

Read and modify hide document

Posted: Fri Dec 25, 2009 11:55 am
by jhonalone
How can I read a doccument containing RVTable hide?
Then assign wanted cell text to a RVEdit.
Then modify at editor.
Then assign the modified document to his old cell on table.
Endly save and close the hide document.
Is it possible?
Thanks.

Posted: Sat Dec 26, 2009 6:10 pm
by Sergey Tkachenko
You can read/write document in a hidden (Visible=False) RichViewEdit (LoadRVF, SaveRVF).
As for copying document from RichView to/from cell, see this example: http://www.trichview.com/support/files/copyfromcell.zip