Skip to content

Conversation

@cholojuanito
Copy link

Made sure it is documented that both the append_images and save_all params must be set. Just setting append_images does not work.
Documentation only, [ci skip]

Fixes #5398.

Changes proposed in this pull request:

  • Updated documentation about the append_images param for saving PDFs
  • Also made it clear that PIL.Image.Image objects must be pass in as the image list for append_images

Tanner Davis added 3 commits April 9, 2021 10:53
Made sure it is documented that both the `append_images` and `save_all` params must be set. Just setting `append_images` does not work.
@radarhere
Copy link
Member

I've created cholojuanito#2 to fix up the documentation syntax.

@radarhere radarhere merged commit 45003b7 into python-pillow:master Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Make it clear that both the append_images and save_all params are needed for PDFs

2 participants