PDFKit sample application to view PDF document on iOS 11 or later. Feature includes single and two page mode view, search PDF document with highlighted search text, bookmark page, PDF document outline with selection and page thumbnail with selection.
- Single and two page mode PDF view
- PDF document outline with selection
- Search PDF document with highlighted search text
- Bookmark PDF document page with selection and editing
- PDF document page thumbnail show with selection
- PDF view page change notification
- PDF View Annotation Hit Notification
- Xcode 9.0
- iOS 11
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
Simply navigate to your directory of interest, then clone.
$ git clone https://github.com/rajubd49/PDFKit_Sample.git
Finally, open the *.xcodeproj
file and build.
PDFKit_Sample is released under the MIT License. See LICENSE for details.