I am having a background image and I want to append text on a specific area of an image using Java.Is that possible? I want to do this for batch.
Can any one suggest me, how can I do that?
Are there any tools where I can append text on images?
Using Graphics2D to overlay text on a BufferedImage and return a BufferedImage
Java Write Text Image with Specific Fonts
http://download.oracle.com/javase/1.3/docs/api/java/awt/Graphics.html#drawString(java.text.AttributedCharacterIterator,int,int)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With