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

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

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