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

actionscript 3 - TweenLite does not work with object -

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

c# - Global Variables vs. ASP.NET Session State -