react-native-pdf-lib
react-native-pdf-lib copied to clipboard
How to remove specified page ?
I'm using this react native support library it's really smooth but, how can i delete the pdf page with this package or any other way ? Any help?
We'd need to add a new API to allow that, it's not a function that already exists in the library.
We'd need to add a new API to allow that, it's not a function that already exists in the library.
I think we can combine with this pdf-lib package to be able to remove the page, but have to keep in mind the performance issue.