trichview.support
Re: RTF import - Single quotes are missing.. and pics are missing while saving RTF with GIF |
Author |
Message |
bang |
Posted: 07/26/2002 9:32:36 1. Thanks for your hint reg. the 2nd issue. I was not calling the RegisterClasses from initialization, now that issue is solved. Thanks for that. 2. Reg. the 1st issue (of apostrophe/single quotes), I am not using shareware or free version, but still apostrophes (') are not coming. eg., (I'm), (You've),(isn't) etc are coming like (Im),(Youve),(isnt) etc. My version is 1.6 (or Version 1.5.4 as per topic "Components of RichView Family" of the help file). 3. Another issue I noticed is that while creating Hyperlink existing font info is lost. I tried to use TFontInfo.Protection option but is not working properly. Any way to solve this issue ? Thanks again for the help. "Sergey Tkachenko" <[email protected]> wrote in message news:[email protected]... > > 1. While opening RTF files all the single quotes ( ' ) (apostrophes) are > > missing. > > Actually, shareware version on the site ignores paired punctuation marks in > RTF (for example, left and right apostrophes). > This problem is fixed in the latest version. > > > > > 2. I can open RTF file with GIF pics. (with the help of GifImage.pas) but > > while saving back to RichView format all the pictures are missing. > > The most probably, they are saved but not loaded. > Do you call RegisterClasses([TGifImage]) before RVF loading? (for example, > in the initialization section of the main form's unit). > Also, please read the help topic about using third-party graphic formats > with RV (link is at the bottom of the main RV help topic) > > > > > thanks in advance.. > > > > > > > > > > |
Powered by ABC Amber Outlook Express Converter