Skip to content

Conversation

Serizao
Copy link

@Serizao Serizao commented Feb 4, 2020

Add possibility to define position of picture in array of properties. exemple :

$templateProcessor->setImageValue('picture',array("path" => "exemple.jpg" , "align" => "center"));

Add possibility to define position of picture in array of properties. exemple :

```php
$templateProcessor->setImageValue('picture',array("path" => "exemple.jpg" , "align" => "center"));
```
@Serizao Serizao mentioned this pull request Feb 13, 2020
@coveralls
Copy link

coveralls commented Feb 13, 2020

Coverage Status

Coverage decreased (-0.008%) to 94.625% when pulling 7abf4a9 on Serizao:patch-1 into 733f845 on PHPOffice:develop.

@4unkur
Copy link

4unkur commented May 5, 2021

@Serizao sorry to bother you, but do you have any ideas of how we can add wrappingStyle = behind functionality to setImageValue() method like it's in addImage() method of phpword?

I tried to play with setComplexValue and use textRun with addImage - but image is shown as blank in the output file. There are several issues related to that.

@Krato
Copy link

Krato commented Sep 17, 2021

Is this going to be merged?

@PowerKiKi PowerKiKi changed the base branch from develop to master November 16, 2022 21:11
@Progi1984 Progi1984 force-pushed the master branch 3 times, most recently from 2d9f999 to e458249 Compare August 30, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants