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

Document Bottom Border doesn't render. #859

Open
SoundWaveX opened this issue Aug 12, 2016 · 0 comments
Open

Document Bottom Border doesn't render. #859

SoundWaveX opened this issue Aug 12, 2016 · 0 comments

Comments

@SoundWaveX
Copy link

SoundWaveX commented Aug 12, 2016

Hi people.

For some reason a customer needs a document who has an entire border in every page, so I try this:

$docStyle = $section->getSettings();
$docStyle->setBorderColor('000000');
$docStyle->setBorderSize(5);

But the document only renders top, left and right margins.

Thanks in advance.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

No branches or pull requests

1 participant