I am working with a pdf viewer in iOS. My requirement is adding notes to pdf.I tried the fastpdfkit trial version.In that i saw a class which named "FPKAnnotation".
Can it be utilised for my requirement ..If so how can i add annotation into the pdf with tht class?
I want to add a note icon and to add text to the note image?How can i do so?