react-native-pdf-lib
react-native-pdf-lib copied to clipboard
Library for creating and editing PDFs in React Native.
> Could not find com.tom_roush:pdfbox-android:1.8.9.1. Required by: project :react-native-pdf-lib.
Hello, I couldn't find out how to preview a pdf before modifying it. Use case: A user can insert a digital signature (png) by tapping the screen, and I need...
After installing the library and adding ``` dexOptions { jumboMode = true } ``` In the `app/build.gradle` then cleaning gradle and building the app again gives me: ``` * What...
Hi, How to implement search and highlight text in pdf?
PDFDocument.load is not a function
Fix IOS, auto import files. P.S: Probably not the best way to import, but i couldn't find a way to import the folders too.
anyone can help me solve it ?
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...