If people or looking for bug fixes. This is what I found scattered around. #1046
Replies: 3 comments
-
Thanks a lot for putting all this together. I'm working on some new features myself, and so will need to take some time testing and merging with these. It's likely we will increment the major version number soon. |
Beta Was this translation helpful? Give feedback.
-
Any progress on this? The "Allow attachment of more than 1 file with PdfFileWriter.addAttachment()" would solve so many problems for me. :) |
Beta Was this translation helpful? Give feedback.
-
Is anything of this still open? Would you mind creating PRs for missing features / bug fixes? |
Beta Was this translation helpful? Give feedback.
-
If people or looking for bug fixes. This is what I found scattered around, I merged it together:
https://github.com/Tristan79/PyPDF2/tree/master
Version 1.26.2t, 2016-06-17
Version 1.26.1t, 2016-05-21
Allow attachment of more than 1 file with PdfFileWriter.addAttachment()
Allow listing of attachments in PdfFileReader.listAttachments()
Allow retrival of attachment PdfFileReader.getAttachment()
Beta Was this translation helpful? Give feedback.
All reactions