This PR adds support for Version 5 Revision 5 encryption, which is proprietary from Adobe.
5 (PDF 2.0; deprecated) Shall not be used. This value was used by a deprecated proprietary Adobe extension
While it should not be used anymore in PDF2.0 compliant documents, users can still have some pdf that use this encryption option.
As the change is quite small, it is probably interesting to support it.
Note that the test uses py-pdf files as I cannot share files from my company ; I suppose appropriate files should be provided through assets files download ?
This PR adds support for Version 5 Revision 5 encryption, which is proprietary from Adobe.
While it should not be used anymore in PDF2.0 compliant documents, users can still have some pdf that use this encryption option. As the change is quite small, it is probably interesting to support it.
Note that the test uses py-pdf files as I cannot share files from my company ; I suppose appropriate files should be provided through assets files download ?