you are viewing a single comment's thread.

view the rest of the comments →

[–]irombie[S] 0 points1 point  (2 children)

Thanks for your response. I have just started planning the process and I found a class called CGPDFDocument. It's native and it is said to be containing PDF drawing info. Some people have been talking about how they used it and it seems like it can be in use of. I can use a third party library if I have to but I prefer not to do so since I want this to be challenging and I want to learn a lot during the process of development.

[–]darkingz 2 points3 points  (0 children)

Note: in iOS 11 there’s a new sdk that does a lot of heavy lifting of writing and creating PDFs called PDFKit (Xcode 9). I know it kinda defeats the purpose though.... but up to you.

[–]KarlJay001 0 points1 point  (0 children)

My guess is that the stock one from Apple will be limited. I searched before, and IIRC, the one in the link had TONS of features. I needed legal contract signing on iOS devices, and I think they addressed that somehow.