Download the following zip file from our website:

qpdftoolkit.zip

This file contains four items:

version_history.txt – This text file will be updated with each new version of the toolkit.

qoppapdf.jar – This is the main jar file for the toolkit. This jar file needs to be added to the classpath for your project.

assets folder – This folder contains assets used by the toolkit, such as fonts and icons. After extracting from the zip files, you will need to copy the files inside this folder to the assets folder in your project.

libs folder – This folder contains native Android libraries, these libraries are needed to decode certain JPEG images as well as JPEG 2000 images that are not supported by Android. The contents of the libs folder need to be copied to the libs folder in your project. If you don’t have a libs folder in your project, create one and copy the contents of this folder into it.