react-native-pdf-lib icon indicating copy to clipboard operation
react-native-pdf-lib copied to clipboard

How to remove specified page ?

Open rg9z opened this issue 3 years ago • 2 comments

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?

rg9z avatar Jul 19 '22 04:07 rg9z

We'd need to add a new API to allow that, it's not a function that already exists in the library.

thekevinbrown avatar Jul 19 '22 04:07 thekevinbrown

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.

rg9z avatar Jul 19 '22 06:07 rg9z