I am creating a program for mac that needs to generate reports and be able to print them as PDF files. I would rather find an already created library for this rather than hard-coding everything, but I can't find anything yet. Do you recommend any report generation libraries that can be used in Objective-C?
Thanks for your help!