6

I want to create a table in a PDF, in which the data are coming from my iPhone app. How can i do that?

jscs
  • 63,694
  • 13
  • 151
  • 195
Devang
  • 11,258
  • 13
  • 62
  • 100

2 Answers2

2

You can achieve the same with Quartz 2D, I found an excellent tutorial for this :

How To Create a PDF with Quartz 2D in iOS 5 Tutorial Part 2

Ajay Sharma
  • 4,509
  • 3
  • 32
  • 59
0

Check out below link there are many other links to do so, it is called table of contexts.

pdf file text reading and searching

GameLoading
  • 6,688
  • 2
  • 33
  • 57