Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Adobe Acrobat 'Would you like to save this file?' (#970)
Issue: When creating files with the current PpdfWriter, Adobe Acrobat asks 'would you like to save this file' when attempting to close it - although no changes were made. Fix: Remove 'self.set_need_appearances_writer()' from writers __init__ function Caused-by: #412 (see #355) Closes #963 Co-authored-by: pubpub-zz <[email protected]>
- Loading branch information