Hi,
I am facing issues in copying the PNG files in to rich text box.
I have an 2 PNG files, one of theirs Layout format is "Square", the other ones Layout format is "Inline with text".
File with the Layout format of "Square" is copied properly, where as the "Inline with Text" doesn't get copied over as image. Instead, its pasted as a very long text of binaries or strings.
ClipboardEx.GetDocument(); gets Image as span with long text rather than the ImageInline.
Could some one help in fixing this issue please ? Do we have paste special option in Telerik ?
Thanks