views:

20

answers:

1

I am stuck with this problem and not getting any idea about this.?

I do have some images in the application, and I want to insert some text in to that images which I take as input from the user?

I don't have any idea how to accomplish this task? Is it possible or not.

Basic Idea is : I do have images in to the application resources. I want to insert text at certain place or at some cordinate. Lets say, User insert: Merry Christmas, so the text get include in the image. at specific cordinate of the image.

A: 

Do you want to save the images with text input by the user? If not not then you can simply add label on imageView

sherry
yeah obviously I want to save this image with its original dimensions..! thanks for the reply.
Arpan
sherry