ILPDFKit icon indicating copy to clipboard operation
ILPDFKit copied to clipboard

Added capability to show "Freetext" annotations along with Form.

Open iphonic opened this issue 10 years ago • 1 comments

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.

iphonic avatar Jun 11 '14 04:06 iphonic

Looks useful

jbrx107 avatar Oct 05 '14 02:10 jbrx107