Skip to content

Fix bug of FPDF.multi_cell dry run in toc#1838

Open
CoLa5 wants to merge 5 commits intopy-pdf:masterfrom
CoLa5:bug-multi-cell-dry-run-in-toc
Open

Fix bug of FPDF.multi_cell dry run in toc#1838
CoLa5 wants to merge 5 commits intopy-pdf:masterfrom
CoLa5:bug-multi-cell-dry-run-in-toc

Conversation

@CoLa5
Copy link
Copy Markdown

@CoLa5 CoLa5 commented May 4, 2026

Fixes #1836

Checklist:

  • A unit test is covering the code added / modified by this PR

  • In case of a new feature, docstrings have been added, with also some documentation in the docs/ folder N/A

  • A mention of the change is present in CHANGELOG.md

  • This PR is ready to be merged

By submitting this pull request, I confirm that my contribution is made under the terms of the GNU LGPL 3.0 license.

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.

Bug: Calling multi_cell(..., dry_run=True) in ToC mixes pages

1 participant