FastPdfKit
A Static Library to be embedded on iOS applications to display pdf documents derived from Fast PDF
Install / Use
/learn @mobfarm/FastPdfKitREADME
FastPdfKit
This repository contains the FastPdfKit iOS library with some sample projects.
FastPdfKit is a library that let you show pdf documents in iOS applications bypassing all performances and missing features problems related to QuickLook.
Side scrolling, search with highlighted results, preview and thumbnails, text extraction, overlay views, embedded multimedia, optimization for every device, single and double page are just some of countless features included in FastPdfKit.
For more information, see the FastPdfKit website and the Support website.


Features
Reading
- Side page sliding
- Single page
- Double page
- Landscape/Portrait with automode
- Extreme speed
- Native pdf thumbnails extraction
- High definition thumbnails generation
- Page preload
- Double tap and pinch to zoom
- Tap on the side to go forward or backward
- Zoom Lock with animation
- Control zoom level for each page
- Quick page change bar with thumbnails and page numbers
- Bookmarks
- Outline - Table Of Contents personalizzabili
- Left to Right and Right to left reading
- Switch left to right pages
- Shadown on pages customizable
- Padding settable
- Side areas to go forward and backward with custom dimension
- Directional lock
- Custom pdf background
- Precise zoom on annotations and page parts
- Auto mode: single page in portrait and double page in landscape
- Goto page and zoom on rect
Multimedia and Annotations
- Custom annotation support
- Multimedia documents overlayed over the pages
- YouTube videos
- Local videos
- Streaming videos
- Offline sound reproduction
- Music streming
- Web pages and html5 in overlay
- Custo modal multimedia views
- No limits
- You can customize protocols
- Touchable overlay views
- Draw over pdf layers in page coordinates
- Overlayed UIViews
- Embedded local audio Playerwith pause/play and volume
- Embedded remote audio player
- Embedded movie player with fullscreen option
- Embedded fullscreen browser
- Overlay on Tiled Layer on demand
- Tap and double tap on annotations
- Video and sound with autoplay
- Coordinates conversions
Kiosk
- Sample interactive kiosk
- xml document to get new issues
- Background download
- Ready in 3 minutes
- Download pdf document or zipped archives (.fpk)
- Cover displayed
- Fully customizable
Text
- Text search and result highlight
- List search results
- Look through results and go to the following one
- Text extraction
- Link between pages
- Support for link with urls
- Support for link to external documents
- Search with word selection and results skimming
- Zoom on results
- Multibyte charachters supported
- Customizable search and profiling
Miscellanous
- True PDF
- Free version for low budget projects with complete features
- Fully multitouch
- Large document support
- Retina Display optimization
- Customizable interface
- Support for encrypted documents
- Works on every iOS version since 3.2
- Universal Binary
- Destination named urls
- Get cropbox and rotation for each page
- Compatibility mode for older devices
- Three sample projects with highly commented code
- Ready to use interface for immediate deploy with framework and library
- Complete documentation
- View pdf in subview or in standard views stack
- Every feature optimized for iPhone
- Every feature o
