trichview.support
Re: Storing RVF/RTF in Interbase database |
Author |
Message |
Sergey Tkachenko |
Posted: 03/06/2003 22:47:05 I think that saving collection of styles with documents will help. Right click DBRichViewEdit in Delphi, choose "Settings" in the context menu, select "Allow adding styles dynamically". > When I try to store RVF in my database, using the method with > CreateBlobStream and the SaveRVFtoStream method and later fetch them with > CreateBlobStream and LoadRVFfromStream, I get an empty Richview. > > When I try the same with RTF, the text gets stored, but the formatting (Bold > etc) doesn't, so the result of the fetched data is plain text. > > I'm using Firebird with a Blob subtype 0, segment size 80. > > Thanks in advance for any help, > > Roland > > |
Powered by ABC Amber Outlook Express Converter