Skip to content

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

Merged
MartinThoma merged 2 commits intomainfrom
guard-data-pdf-stream
Apr 20, 2022
Merged

BUG: 'PdfFileWriter' object has no attribute 'stream'#787
MartinThoma merged 2 commits intomainfrom
guard-data-pdf-stream

Conversation

@MartinThoma
Copy link
Copy Markdown
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