Custom Watermark in image Using File Upload and Download in Asp.net

Description:-

A watermark is an identifying image or pattern in paper that appears as various shades of lightness/darkness when viewed by transmitted light. Watermarks were originally faint imprints on paper that could only be seen at a specific angle. A watermark, in presentation software, is frequently used in a slightly different manner. A watermark is often a faded image or text used as a background of a slide. In this Example we will see how to Create Image from Text.

Step 1: Create Webpage in your web application.


Step 2: Now drag and drop textbox, button and image control in your web page.

Step 3: after generate button click event and Code for Dynamically Generating Image file when we click button from web page.

Step 4: Now What colour you want you can set and font style or height, width, etc.


Step 5: For Download I had Created Method in Webpage.


Step 6: Now run your webpage in browser and Upload File and Fill text in Textbox and Click upload Button.

Step 7: Automatically Download action occurs so you can download file.


Step 8: Now Open you File and see.

Related Posts

Previous
Next Post »

Thanks for comments.....