Skip to content

can't align center vertically with the text  #672

@ter987

Description

@ter987

I used phpword plugin to create word files in my project ,but I have a problem that the paragraph didn't align center ,for example :
11

But I want like this :
22

My codes:
$textrun = $section->createTextRun(array('widowControl'=>'true'));
$textrun->addText('There is a',array('size'=>13));
$textrun->addImage('563803062838d1446511366.gif');
$textrun->addText('whick is a',array('size'=>13));


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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions