Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: 'PdfFileWriter' object has no attribute 'stream' #787

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

MartinThoma
Copy link
Member

Closes #670

@MartinThoma MartinThoma merged commit b36a564 into main Apr 20, 2022
@MartinThoma MartinThoma deleted the guard-data-pdf-stream branch April 20, 2022 17:55
MartinThoma added a commit that referenced this pull request Apr 21, 2022
Bug Fixes (BUG):
-  Use 1MB as offset for readNextEndLine (#321)
-  'PdfFileWriter' object has no attribute 'stream' (#787)

Robustness (ROB):
-  Invalid float object; use 0 as fallback (#782)

Documentation (DOC):
-  Robustness (#785)

Full Changelog: 1.27.7...1.27.8
VictorCarlquist pushed a commit to VictorCarlquist/PyPDF2 that referenced this pull request Apr 29, 2022
VictorCarlquist pushed a commit to VictorCarlquist/PyPDF2 that referenced this pull request Apr 29, 2022
Bug Fixes (BUG):
-  Use 1MB as offset for readNextEndLine (py-pdf#321)
-  'PdfFileWriter' object has no attribute 'stream' (py-pdf#787)

Robustness (ROB):
-  Invalid float object; use 0 as fallback (py-pdf#782)

Documentation (DOC):
-  Robustness (py-pdf#785)

Full Changelog: py-pdf/pypdf@1.27.7...1.27.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'PdfFileWriter' object has no attribute 'stream'
1 participant