Hi ...
i found a way to add watermark in java to the following images format: PNG , JPG , GIF... (like this: http://blog.codebeach.com/2008/02/watermarking-images-in-java-servlet.html)
Now im looking for a way to do the same with BMP and TIF... (cause this way doesn't work on that format...)
Anyone know how to do it with plain java, if not some FREE third party API would do too...
Thanks ahead.
Daniel.