Search found 4 matches
- Wed Feb 01, 2023 3:27 am
- Forum: Support
- Topic: Rich View Format compatibility
- Replies: 6
- Views: 12461
Re: Rich View Format compatibility
Hello. I very much appreciate your feedback so far. We use tags in RVF content to hold integer values each of which are a reference to some other string value. The tag is used in a call to SetItemText to update the tagged document item with that value. I'm finding, after saving an RVF blob ...
- Tue Jan 31, 2023 5:22 pm
- Forum: Support
- Topic: Rich View Format compatibility
- Replies: 6
- Views: 12461
Re: Rich View Format compatibility
Thanks again. I don't suppose you are able to confirm or deny that any legitimate RTF content can be imported into TRichView without loss of information (going in the other direction, so to speak)? I ask in the context of persisting RVF as RTF via TRichView, and subsequently allowing edits to that ...
- Fri Jan 27, 2023 9:03 pm
- Forum: Support
- Topic: Rich View Format compatibility
- Replies: 6
- Views: 12461
Re: Rich View Format compatibility
Thank you. The documentation indicated as such. In the use case I've described, we are considering a migration to RTF format. Per the TRichView documentation on exporting to RTF, RTF "cannot contain some TRichView-specific information". Would this be embedded controls only or is there additional ...
- Thu Jan 26, 2023 10:33 pm
- Forum: Support
- Topic: Rich View Format compatibility
- Replies: 6
- Views: 12461
Rich View Format compatibility
Hello!. My company uses TRichView components in applications built with Delphi 10 Seattle. We are porting one of these applications to the web with Microsoft based C# and a SQL Server backend, with an Angular front end. We store data in our database in Rich View Format and want to use it in our web ...