pdf-signer icon indicating copy to clipboard operation
pdf-signer copied to clipboard

Count Pages

Open therpobinski opened this issue 3 years ago • 2 comments

Is it possible to know how many pages the PDF has with the library that is used? It is necessary as I need to know how many pages there are so that I can implement the annotation on all sheets.

On the other hand, I have fixed library conflicts with large PDF files and different certificates. This is in this pull. Hope they merge it soon.

therpobinski avatar Apr 12 '21 22:04 therpobinski

We have used it for only small PDF files (1-4 pages).

I had close your pull request, thanks for contributing. Can I ask you to extend the test cases with a large pdf and with different cerificates ? It would be very helpful.

pankucsi avatar Apr 16 '21 13:04 pankucsi

Of course, I could test with large PDFs, but it is difficult for me to test with another type of certificate as I work with certificates from real people and I cannot filter this information.

On the other hand, I am very interested to know if it is possible to know how many sheets there are in a pdf. With this library.

therpobinski avatar Apr 16 '21 16:04 therpobinski