I need a iOS library/framework/SDK to create PDF from text or HTML in easy way (without manual calculating when I need to make page breaks, etc). Can you help me with links or may be you have some own classes for this purposes?Today my app make image from \[code\]UIWebView\[/code\] and save it to PDF. This is bad solution and provide pure PDF quality without real text in PDF. I need to convert HTML to PDF with formatting. Thank you!