Some info that may be useful: We just released BSD licensed Open Source library 100% written in Swift. http://pdfjet.com/os/download.html Maybe somebody will created wrapper :-) ? Just like the one for Android - PDFjetB4A Best Regards, Eugene
www.b4x.com
I wish there is a PDFJet library for B4i so I can generate PDF in B4A, B4J and B4i.
Secondly, if I want to wrap or use inline code for Swift in B4i, how would I start?
You can use the built-in canvas to create PDF documents in B4i.
Creating swift libraries is possible. There is indeed some overhead. If you have an OBJC alternative then it will be simpler.
You cannot use inline code with Swift.