tags:

views:

37

answers:

0

I am creating an iPad application and in it I would like to let the user select an image from their photolibrary using the image picker, then I would like to put that image into a template,kinda like a picture on a card then I would like the user to be able to edit the text on the card then saving it into the saved photos album on the ipad. How would I go about doing this in code.

I am new to iphone/ipad development but this isthe only thing so far I'm having problems with.

Oh and this is my first question feel free to tell me any mistakes I've made