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

Fix "PdfWriter' object has no attribute 'append'" #1494

Closed
wants to merge 1 commit into from

Conversation

olsonperrensen
Copy link
Contributor

Fix "PdfWriter' object has no attribute 'append'"

Use PdfMerger instead.

Fix "PdfWriter' object has no attribute 'append'"

Use PdfMerger instead.
@MartinThoma
Copy link
Member

Uh damn, I think the issue here is that the master is further ahead than PyPI (and will be for some weeks). I try to set it to a specific commit

@MartinThoma
Copy link
Member

We should link "stable" instead of "latest" in the README: https://pypdf2.readthedocs.io/en/stable/user/merging-pdfs.html

@olsonperrensen Do you want to do that? (the file you've edited was fine; it was done with #1371 on purpose - we can hopefully soon get rid of PdfMerger)

@olsonperrensen
Copy link
Contributor Author

Sure! I assume the 'Website' hyperlink should also be changed on the 'Edit repository details' right tab?

@MartinThoma
Copy link
Member

Thanks for taking care of the issue in #1371!

I assume the 'Website' hyperlink should also be changed on the 'Edit repository details' right tab?

I'm not sure what you mean 😅

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.

None yet

2 participants