ComPDFKit Android PDF library enables developers to process and integrate full capabilities into products with a few steps, helping shorten the development cycle and time of your project.
// Get CPDFReaderView from xml
CPDFReaderView readerView = findViewById(R.id.readerview);
CPDFDocument document = new CPDFDocument(context);
//Open document.
document.open(pdfUri);
// Set the PDF document type to CPDFReaderView
readerView.setPDFDocument(document);
PDF Editor Library for Android
Allow users to manipulate PDF pages with ease on your Android apps. Integrate ComPDFKit PDF SDK into your Android app to add blank pages, delete unwanted pages, replace existing pages with new ones, rotate pages, or reverse the order of pages in your PDF document.
Android Annotation Library
Enable to annotate PDF documents with various annotation tools. You can add, set, delete, or flatten annotations such as ink, free text, note, shape, line, link, sound, and more. You can also modify the properties of your annotations, such as color, font, opacity, line width, and alignment.
Android Content Editor PDF SDK
ComPDFKit Android library allows you to edit PDF content like Word. You can add, delete, or edit PDF text and images, formatting your text with fonts, colors, sizes, and alignments. You can also move, rotate, crop, replace, scale, extract, or copy your images within your PDF document.
Android PDF Library: Split & Merge PDFs
Split and merge PDF documents on your Android app with ComPDFKit SDK, merging multiple PDF documents or selected PDF pages into one PDF, and splitting a large PDF document into smaller ones by page range.
We chose ComPDFKit mainly for extracting PDF images and text, which makes it easier to deal with papers. They have accurate recognition and extraction.
David Thompson
Development Manager, Education
Free Trial ComPDFKit PDF SDK for Android Now!
Get ComPDFKit Android library with a 60-day trial, running it into your project within minutes and having a great experience!
Get Started