Add Logo Watermark To Uploaded Image Using Aspjpeg Component

I am uploading photos to a new web site built in classic ASP. My client wants to add a small logo watermark to each image in the lower left corner as it’s loaded. The current upload code uploads the image, resizes it to 500 pixels and 72 dpi and sharpens it. The watermark code will be added to this existing code using ASPJpeg (see at http://aspjpeg.com/), which is already installed on the server.

Leave a Reply

Your email address will not be published. Required fields are marked *