I want to create a table in a PDF, in which the data are coming from my iPhone app. How can i do that?
            Asked
            
        
        
            Active
            
        
            Viewed 1,891 times
        
    2 Answers
2
            
            
        You can achieve the same with Quartz 2D, I found an excellent tutorial for this :
 
    
    
        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.
 
    
    
        GameLoading
        
- 6,688
- 2
- 33
- 57
- 
                    1Links are great. but none of the link is able to answer my problem :( – Devang Apr 21 '11 at 10:32
 
    