# LibPDFium **Repository Path**: snakewaypasser/LibPDFium ## Basic Information - **Project Name**: LibPDFium - **Description**: No description available - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-05 - **Last Updated**: 2024-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LibPDFium - removed v8 and xfa codes ## Prerequisites - Win10 with ubuntu subsystem. [Makefiles](https://github.com/KnIfER/PDFium-Android-Demo/blob/main/LibPdfium/src/main/makefile) - NDK 21.0.6113669 - Or just android studio using [cmake](https://github.com/KnIfER/PDFium-Android-Demo/blob/main/LibPdfium/src/main/cpp/CMakeLists.txt). ## Building the code - Pull the full demo project. - Run `./build.sh` . Make sure the path in the script is correct. - Or compile and use everything with cmake in the android studio . ## Demo Application see [PDFium Android Demo](https://github.com/KnIfER/PDFium-Android-Demo) ## Pro Application see [PolymPic Browser](https://github.com/KnIfER/PolymPic)