trichview.com

trichview.support




Re: Does SaveHTMLToStream do hyperlinks?


Return to index


Author

Message

Sergey Tkachenko

Posted: 10/12/2003 22:23:41


First, please use TMemoryStream instead of TStringStream. TStringStream may

cause problems with the binary contents.

OnURLNeeded requires formatted document. Do you can formatt after

LoadRVFFromStream?


(in the latest version (available for registered users), there is a new

event OnWriteHyperlink superseding OnURLNeeded. OnWriteHyperlink has RVData

and ItemNo parameters, so hypertext id can be ignored, and calling Format is

not necessary)


>

> I actually do have rvoTagsArePChars set true, and virtually the same code

> you provide.

> Everything works well for links in my standard TDBRichViewEdit usage.





Powered by ABC Amber Outlook Express Converter