0

I am developing an application in which i have to create multi page PDF and email such PDF. The content which is to be converted to PDF contains text as well as some images. I have seen some posts regarding this, but could not glean too much from it. Will be greatful if any one can guide in this.

Thanx, regards.

bluish
  • 26,356
  • 27
  • 122
  • 180
tek3
  • 2,095
  • 2
  • 20
  • 50
  • Would be helpful to know what you've already tried, at what point you're stuck etc. You can't expect stackoverflow people to assemble a tailored guide for you ( as useful as it would be! ). – moritz Jul 26 '10 at 10:10
  • Hi,actually I had made multi Page Pdf before , but I have only created PDF using text only.This time I have to create a PDF using text as well as images also. I am stuck at this images part. – tek3 Jul 27 '10 at 04:50
  • 1
    could you give me a sample to convvert a text in to pdf – Linux world Oct 15 '10 at 18:02

1 Answers1

0

You could take a look at docmosis which has a cloud-based document generator. It can generate PDFs and stream them back to the iPad or send as email. You upload a template to the cloud using the Docmosis web site, then you can generate documents from your iPad by sending a request (with data, images etc) to the Docmosis cloud.

Paul Jowett
  • 6,513
  • 2
  • 24
  • 19