I've some text entered by user in my app and image is captured from camera. I want to create a PDF using the text and image? I know how to create a PDF as mentioned in URL PDF Creation
But I don't know how to create a PDF using both text and image. Can some one suggest me good tutorial or some sample piece of code?