Skip to content

Update to allow color for transparent png images  #370

@JewrassicPark

Description

@JewrassicPark

Hey,

I needed this for a project so I added it to my hacked up phppres but it's a small change so thought you might want to merge it.

In the writeShapeDrawing function of Writer/PowerPoint2007/PptSlides.php

You can add

$this->writeFill($objWriter, $shape->getFill());

just before writeBorder

Same way as in writeShapeText (though that now appears to be in the abstract file).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions