Product

    Foxit PDF SDK for iOS

    All the PDF technology you need for your iOS app in one place.

    Web Demo
    Foxit PDF SDK
    Used everywhere

    Trusted by Some of the World's Largest Companies

    Take a look at who uses our technology.

    aig
    amazon
    bank of america
    google
    ibm
    intel
    jpmorgan
    nasdaq
    tsb
    microsoft
    wells fargo
    aig
    amazon
    bank of america
    google
    ibm
    intel
    jpmorgan
    nasdaq
    tsb
    microsoft
    wells fargo

    The best tools for developers

    Fast integration

    Build a first-class product, complete with full RMS capabilities and touch screen using Xcode in Swift, Objective-C, or in binding libraries like Cordova, Xamarin or React Native with Foxit. Our libraries, along with our SDK UI Extension can ensure that your application has all the PDF features and functionality it needs to satisfy your users.

    Objective-Cserver.js · 100% · 6/6 ln
    // Create a new document
    FSPDFDoc* doc = [[FSPDFDoc alloc] init];
    
    // Set a blank page width and height and add to document
    floatw =612.0;floath =792.0;
    FSPDFPage* page = [doc insertPage:index width:w height:h];
    
    // Add note annotation
    FSRectF* annot_rect = [[FSRectF alloc] initWithLeft1:10 bottom1:350 right1:50 top1:400];
    FSNote* note = [[FSNote alloc] initWithAnnot:[page addAnnot:FSAnnotNote rect:annot_rect]];
    
    // Set some properties for the annotation
    [note setIconName:@"Comment"];
    [note setSubject:@"Note"];
    [note setTitle:@"Foxit SDK"];
    [note setContent:@"Note annotation."];
    
    // Reset Appearance
    [note resetAppearanceStream];
    NSLog(@"Add a note annotation.");
    
    // Save PDF file
    NSString* save_pdf_path = [output_directory stringByAppendingPathComponent:@"annotation.pdf"];
    [doc saveAs:save_pdf_path save_flags

    Developing with Foxit

    Built for iOS

    Requires iOS 9.0 or higher; Xcode 9.0 or newer for Objective-C; Xcode 9.0 or newer for Swift.

    iOS

    iOS

    Xcode

    Xcode

    C++

    C++

    Swift

    Swift

    Cordova

    Cordova

    Xamarin

    Xamarin

    React

    React

    ooooo
    Developer Benefits

    Designed for faster development

    Native UI

    Our iOS PDF SDK is built with developers in mind. We provide a built-in PDF viewer which will half your development while allowing you to customize your viewer to your requirements and brand.

    Easy to Integrate

    Our iOS PDF library is fully compliant with Apple’s policies for app developers using third-party components.

    Device-agnostic

    Anything from smart watches, to phones, to even cars – Foxit PDF SDK renders documents inside your application just like you expected them.

    Powered by Foxit’s Core Technology

    The core technology of Foxit PDF SDK has been around for years and is trusted by a large number of well-known companies. Foxit’s powerful engine makes document viewing fast and consistent across all platforms.

    11111111111
    Key Features

    Everything you need in one SDK

    Smart Forms

    Put effortless PDF form filling in your users' hands. Enable iPhone and iPad users to complete documents anywhere with a responsive mobile experience built for productivity on the move.

    Explore More

    Digital Signature

    Enable touch-friendly PDF signing on iOS devices. Sign naturally with a finger or stylus, making approvals faster whether users are in the office, at home, or on the go.

    Explore More

    PDF Annotations

    Empower mobile productivity with intuitive PDF annotation tools designed for iOS. Let users highlight, comment, draw, and review documents with the responsive experience they expect on Apple devices.

    Explore More
    Robust functionality

    More features

    Viewing & rendering

    Bring high-fidelity PDF viewing and rendering to iPhone and iPad apps, enabling clear document display and optimized mobile performance for smooth reading experiences.

    Explore More

    Full-text search

    Deliver fast full-text search for PDF files, languages, and encoding types, using an SQLite-based engine to help iOS users locate information quickly on the go.

    Explore More

    Premium extensions

    Add-ons

    XFA Forms

    XFA Forms

    XFA Forms are XML-based forms wrapped inside a PDF. Securely capture, present, move, process, output, update and print information associated with static and dynamic XFA forms. Simplify your data sharing, transportation and availability with XFA.

    Explore More
    Digital Rights Management

    Digital Rights Management

    Keep your PDF documents secure by connecting your application and files to Microsoft’s Rights Management Services platform natively. Foxit PDF SDK also integrates with your IRM and DRM solution.

    Explore More
    Redaction

    Redaction

    Achieve full GDPR-compliance by programmatically searching and sensoring sensitive information in your documents for legal or security purposes. Keep your customer and employee information safe.

    Explore More
    Perform specific tasks

    Function Specific Products

    iOS PDF Reader

    Our iOS PDF Reader is built with our PDF SDK for iOS and free to download from the app store. Try our technology today.

    See it in action
    Get started

    Ready to Develop Your PDF Solution?

    Web Demo

    Try our SDK for Web in your browser. No download or login required.

    VIEW DEMO

    Ready to get started?

    Licensing tailored to you

    Our sales engineers are PDF experts and coders by trade. They'll answer any technical questions, help you build a proof of concept, and create a license that suits your needs.

    30-day free trial

    Try our advanced PDF technology on your chosen platform(s), completely free, for 30 days.