PHPOffice / PHPWord

A pure PHP library for reading and writing word processing documents
https://phpoffice.github.io/PHPWord/
Other
7.16k stars 2.68k forks source link

OpenOffice page break broken #499

Open kernle32dll opened 9 years ago

kernle32dll commented 9 years ago

Hi there,

I started working with PHPword today. Well - i noticed something strange. It seems like pagebreak settings are ignored in the ODT writer. This even appears in the samples, so...

I noticed the following strange behaviors, which don't happen in docx:

sample_docx sample_odt

As you can see, said problems are apparent even in the samples. Namely wrong page breaks, ignored pagebreaks, and wrong spacing.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9603372-openoffice-page-break-broken?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github).
kernle32dll commented 9 years ago

Btw, this happens in both the 0.12 release, the current master, as well as the current develop branch.

msphn commented 7 years ago

Same for me. I'm on dev branch due to PHP7.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue for you, please try to help by debugging it further and sharing your results. Thank you for your contributions.