Fix PDF corruption in Calibre 4 (#104)

This commit is contained in:
NoDRM
2022-08-06 15:29:05 +02:00
parent 80cbaa4841
commit 41df9ecda0
2 changed files with 30 additions and 9 deletions

View File

@@ -73,3 +73,4 @@ List of changes since the fork of Apprentice Harper's repository:
- Fix some more Calibre-6 bugs in the Obok plugin (should fix #114).
- Fix a bug where invalid Adobe keys could cause the plugin to stop trying subsequent keys (partially fixes #109).
- Fix DRM removal sometimes resetting the ZIP's internal "external_attr" value on Calibre 5 and newer.
- Fix PDF decryption issues on Calibre 4 (hopefully fixes #104).