Hi
I'm looking for a library. This library would make it easy to generate PDF from data in my CoreData setup. I would prefer it being in swift. I have been fumbling around with a tutorial of raywenderlich. This allowed me to create PDF's on a rudimentary level using Core Text. It works and I'll gladly share it with you. Problem is it lacks a lot of functionality I'm looking for. For instance it seems I would have to calculate when to create a new page. I also doesn't break up text. I have been googling but did not find anything useful. Certainly nothing that I understood.
So I wondered if any of you knew a good library easy to implement?
Thanks!
I'm looking for a library. This library would make it easy to generate PDF from data in my CoreData setup. I would prefer it being in swift. I have been fumbling around with a tutorial of raywenderlich. This allowed me to create PDF's on a rudimentary level using Core Text. It works and I'll gladly share it with you. Problem is it lacks a lot of functionality I'm looking for. For instance it seems I would have to calculate when to create a new page. I also doesn't break up text. I have been googling but did not find anything useful. Certainly nothing that I understood.
So I wondered if any of you knew a good library easy to implement?
Thanks!