This is a migrated thread and some comments may be shown as answers.

Watermark in RadEditor

4 Answers 119 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Vivek Bhat
Top achievements
Rank 1
Vivek Bhat asked on 30 Nov 2009, 10:45 AM
HI,

I am new to RadEditor Customization. Can anyone please tell me how can we implement "Watermark" using RadEditor?

Regards,
Vivek S Bhat

4 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Dec 2009, 11:13 AM
Hi Vivek,

Could you please provide more information about the requested feauture? Is this some third party tool, library or image editing control? If so, could you send us a link to it so that we can test it? Have you seen another editor that offers this feature?

Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Vivek Bhat
Top achievements
Rank 1
answered on 09 Dec 2009, 05:08 AM
Hi Rumen,

Watermarks are light pictures or text placed behind our text on printed documents. They can mark a document as a draft or as confidential, or they could be used to enhance the appearance of a document. As per my requirement i need to show some image in the background of my text. I have not explored in any other editor. This feature is available in MS Word. So was just wondering if there is any way we could achieve this.?
0
Rumen
Telerik team
answered on 11 Dec 2009, 02:29 PM
Hi Vivek,

Thank you for the explanation.

RadEditor does not offer this feature out-of-the box and we do not plan to implement it because it will decrease the performance of the Image Editor tool.

However, you can override the StoreFile or StoreBitmap methods of the Image manager FileSystemContentProvider class and using a third party Watermark tool or code to save the images file stream with watermarks.
The following KB article demonstrates how to create a FileSystemContentProvider: Giving the uploaded files unique names
These articles could be helpful as well:
Watermark your images with this VB.NET code,
Creating a Watermarked Photograph with GDI+ for .NET
and
Add a watermark to an image in VB .NET.

Sincerely,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Rumen
Telerik team
answered on 18 May 2010, 09:48 AM
Hi Vivek,

Please, find attached the requested working example which demonstrates how to add a watermark to the uploaded image.

Kind regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
Vivek Bhat
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Vivek Bhat
Top achievements
Rank 1
Share this question
or