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

marginBottom has not effect in the header #2749

Open
2 tasks
Kembreg1405 opened this issue Feb 15, 2025 · 0 comments
Open
2 tasks

marginBottom has not effect in the header #2749

Kembreg1405 opened this issue Feb 15, 2025 · 0 comments

Comments

@Kembreg1405
Copy link

Describe the bug and add attachments

We created a section.
We created a header.
There is no space left below the header.
Either we are doing something wrong or the 'marginBottom' in the section has no effect.

Expected behavior

Space should be left below the section header.

Steps to reproduce

$Margin['marginBottom']=2000;
$section=$phpWord->addSection($Margin);
$theheader=$section->addHeader();

PHPWord version(s) where the bug happened

12

PHP version(s) where the bug happened

8

Priority

  • I want to crowdfund the bug fix (with @algora-io) and fund a community developer.
  • I want to pay the bug fix and fund a maintainer for that. (Contact @Progi1984)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant