Devang
Devang

Reputation: 11338

Generate table in PDF

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

Upvotes: 6

Views: 1906

Answers (2)

GameLoading
GameLoading

Reputation: 6708

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

pdf file text reading and searching

Upvotes: 0

Ajay Sharma
Ajay Sharma

Reputation: 4517

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

Upvotes: 2

Related Questions