You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: