objective c - Is there a way to create reports in PDF for iOS? -


i looking way create report in ipad, lib in c, c++ or objc or something.

what want do, fill invoice data, , let user choose template set. report must pdf.

edit: need crystal reports, or way have lots of predefined templates , able render them.

edit2: in end had create own report-system handle creation of pdf.

here official documentation creating pdf's.


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

jQuery Ajax Render Fragments OR Whole Page -

java - Why is BlockingQueue.take() not releasing the thread? -