Hi,
Good day!
Is there any command or routine that checks whether a document has problems before SaveRVF executes? What are the possible causes that SaveRVF could get an access violation?
Thanks and more power!
Search found 6 matches
- Wed Jan 05, 2011 6:58 am
- Forum: Support
- Topic: SaveRVF Access Violation
- Replies: 1
- Views: 7166
- Fri Aug 27, 2010 8:36 am
- Forum: Support
- Topic: TCustomRichViewEdit.LoadRVF Sometimes Fail
- Replies: 6
- Views: 14104
- Thu Aug 26, 2010 11:02 pm
- Forum: Support
- Topic: TCustomRichViewEdit.LoadRVF Sometimes Fail
- Replies: 6
- Views: 14104
- Thu Aug 26, 2010 1:13 am
- Forum: Support
- Topic: TCustomRichViewEdit.LoadRVF Sometimes Fail
- Replies: 6
- Views: 14104
- Tue Aug 24, 2010 11:50 pm
- Forum: Support
- Topic: TCustomRichViewEdit.LoadRVF Sometimes Fail
- Replies: 6
- Views: 14104
TCustomRichViewEdit.LoadRVF Sometimes Fail
Hi,
Anybody here have an idea why the LoadRVF sometimes returns false? What are the factors that affects this? I've been trying to load a file which was being saved using SaveRVF..
Thanks in advance..
Anybody here have an idea why the LoadRVF sometimes returns false? What are the factors that affects this? I've been trying to load a file which was being saved using SaveRVF..
Thanks in advance..
- Mon Apr 27, 2009 3:47 am
- Forum: Support
- Topic: Updating parts of an RVF file
- Replies: 1
- Views: 6886
Updating parts of an RVF file
Hi Sergey and to All, Good day! I just would like to ask if TRichViewEdit component supports or allows updating parts of an RVF file? This file was created via TRichViewEdit's SaveRVFToStream and then the Stream's SaveToFile procedure. I was trying to optimize the saving of an RVF document to a file ...