I am wanting to have a page where when you answer questions by putting your answer into a textbox and then click Submit, those answers will be sent to specific areas of a resulting image that you can show to others.

Like if it asks "What class are you in this game?" and you put in "Mage" in the textbox, then the "Mage" text will appear in the bottom right hand corner of the image created. So, the image that is created will show the text in the bottom right corner "Class: Mage". The 'Mage' text being the text you inputted and 'Class' being the predefined category. Is there a code to do this?