1 application Binary restricted distribution Commercial use allowed Can modify source 6 months support Read full license
5 applications Binary restricted distribution Commercial use allowed Can modify source 6 months support Read full license
Unlimited projects Source and binary distribution Commercial use allowed Distribute modifications 1 year support Read full license
Starting from $ 149.99
We know how hard it is to get PDF rendering done right on the iOS platform. The small memory and slow CPU conditions make it very hard to achieve blazing fast PDF rendering. You can now rely on PDFTouch SDK for rendering PDF pages in your apps and save at least a month worth of development costs!
PDFTouch SDK offers you a solid framework that's easy to use and customize to your needs. With just a couple of lines of code you can create a PDF view controller and present it in your app! The user interface is very similar to the iBooks app and also features a grid display for page thumbnails. For more details please refer to the Features section.
The initial version of PDFTouch SDK contains all the features you need to render pdf pages in your iOS app. The next version is already in the works and we can guarantee you that it will have very cool features to richen the PDF viewing experience in your iOS apps. Please refer to the Product Roadmap section below to get more information about these features and to see how you can be a part of this process!

PDFTouch SDK is already a solid framework that has all the basic needs for rendering PDF pages very fast. But we want to offer more than that. By purchasing the initial version of PDFTouch SDK you get the opportunity to be part of the future of this product. You'll be the one who decides which features will be implemented first or request new features.
By purchasing the initial version you'll also benefit from the %50 price cut and get all future updates for free. As new features are added the price of PDFTouch SDK will increase over time.
Here's an overview of the product roadmap that we have in mind:
NSURL *url = [[NSBundle mainBundle] URLForResource:@"Developers" withExtension:@"pdf"];
YLDocument *document = [[[YLDocument alloc] initWithURL:url] autorelease];
YLPDFViewController *v = [[YLPDFViewController alloc] initWithDocument:document];
[v setModalPresentationStyle:UIModalPresentationFullScreen];
[v setModalTransitionStyle:UIModalTransitionStyleCoverVertical];
[self.navigationController presentModalViewController:v animated:YES];
[v release];
The component is very stable for being a fairly new release. I tried all the other open source pdf viewers and they all seemed to be filled with show stopping bugs. To integrate this pdf viewer it was a matter of 10 lines and a few Apple frameworks.- Bryan Williams, 14 hours ago
Starting from $ 149.99
Questions & Comments
3 days ago
3 days ago
3 days ago
3 days ago
7 days ago
7 days ago
3 days ago
7 days ago
Leave a comment
Log-in now or register for a free account.