Hi Sergey,
I have encountered an issue that I can reproduce in the RichViewActionTest demo.
Please type the following text:
After copying this text and pasting it into Microsoft Word or Outlook, the formatting/display appears differently.
However, if I type the same text directly in Word and then paste it into a RichEdit control, everything works as expected.
Is there anything I can do to avoid or fix this behavior?
Also, if possible, could you please take a look at my responses regarding the other topics as well?
https://www.trichview.com/forums/viewto ... 134#p49134
https://www.trichview.com/forums/viewtopic.php?t=15388
Kind regards,
Tom
Issue with Text Formatting when Copying from RichEdit
-
Sergey Tkachenko
- Site Admin
- Posts: 18126
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Issue with Text Formatting when Copying from RichEdit
I confirm the problem.
TRichView saves Unicode bullet character in RTF as \bullet keyword.
But MS Word does not understand this keyword in list definition.
It's strange, maybe this is a glitch of the new versions of MS Word. I believe that it worked correctly when I checked it last time, but I cannot say for sure.
I'll fix it in the next update. Let me know if you need a quick fix.
TRichView saves Unicode bullet character in RTF as \bullet keyword.
But MS Word does not understand this keyword in list definition.
It's strange, maybe this is a glitch of the new versions of MS Word. I believe that it worked correctly when I checked it last time, but I cannot say for sure.
I'll fix it in the next update. Let me know if you need a quick fix.
Re: Issue with Text Formatting when Copying from RichEdit
Hi Sergey,
A fix in the next Update is totally fine.
A fix in the next Update is totally fine.