Expand description
PDF encryption detection and password-based loading.
Structs§
- Encryption
Info - Information about a PDF’s encryption status.
Functions§
- detect_
encryption - Detect encryption info from a loaded PDF document.
- load_
with_ password - Try to load a PDF with an optional password.