Skip to content

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Aug 28, 2024

Description

Word2007 Reader: Support the page break (<w:lastRenderedPageBreak/>)

Some Word2007 document are using <w:lastRenderedPageBreak/>for page break. When converting this document to PDF, it does not add page break in final PDF.

Superseeds #2573 by @stanolacko

Fixes # (issue)

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@Progi1984 Progi1984 added this to the 1.3.0 milestone Aug 28, 2024
@Progi1984 Progi1984 changed the title Word2007 Reader: Support the page break (<w:lastRenderedPageBreak/>) Word2007 Reader: Support the page break (<w:lastRenderedPageBreak/>) Aug 28, 2024
@coveralls
Copy link

Coverage Status

coverage: 97.032% (-0.008%) from 97.04%
when pulling 5d846cc on pr2573
into 89a202e on master.

@Progi1984 Progi1984 merged commit 249412b into master Aug 28, 2024
13 checks passed
@Progi1984 Progi1984 deleted the pr2573 branch August 28, 2024 11:28
@Progi1984
Copy link
Member Author

🎉 Thanks @stanolacko for your contribution 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants