ILPDFKit
ILPDFKit copied to clipboard
Added capability to show "Freetext" annotations along with Form.
File modified PDFViewController.m - Create Pdfview with annotation few extra line added to show annotations PDFPage.h - Added a property and a method to show annotations. PDFPage.m - Show annotations for the page implementation added. PDFAnnotation.h/.m - An annotation class added. PDFView.h -New init function added. PDFView.m -Implementation of new init method ILAppDelegate.m -An extra PDF testC.pdf added with annotations ILPDFKitSample-Prefix.pch - Additions to surpass few warnings for deprecated properties.
Looks useful