react-native-pdf-lib
react-native-pdf-lib copied to clipboard
is there a way to get the total number of pages in existing pdf document
is there a way to get the total number of pages in pdf document?
@MrFaisal100 this feature doesn't currently exist, though I can see it's value.
I doubt I'll have time to work on this anytime soon. But I'm happy to help anybody that would like to make a PR for this!
I need this feature too. :D
We keep track of this as we add pages, but we could pretty easily keep track of this in the library.
@Hopding Is there a way now to get the total number of pages?
No, PRs are welcome though!