-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I'm not an expert on the PDF file format but I think that PDF files contains a "/Page" instruction for each page in it, and this is visible even if the file is protected.
Also, there is the "/Type /Pages" instruction that give a "/Count" of the number of pages of the document that is visible even on a protected file too.
So why is the getNumPages method so complicated? What am I missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels