views:

286

answers:

2

Hi, I'm looking to create a pdf document in my iPad app, and email it after creation. The document will always have different size (also many pages size), because it should contain a set of table rows, every time in a different number.

Any ideas on how to do this?

Thanks in advance,

And

+1  A: 

Try this one:

http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/10989-pdf-creation-tutorial.html

Boris
thanks, I'll follow your hint!
Andrea Mattiuz
+1  A: 

Apple: Creating a PDF file

Ole Begemann
thank you, very useful!
Andrea Mattiuz