Forum


Replies: 1   Views: 3187
Replace template shape background color
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by arcmedia  · 09-03-2015 - 07:59

Hello, I am trying to set the background color of a shape in a document loaded from a template. Is there a way to do this? What are the alternatives? The shape is a textbox with the shape of a circle. Thanks in advance!

Posted by admin  · 09-03-2015 - 08:38

Hello, Sorry but the current version of phpdocx doesn't support changing existing shapes. You only can add new ones with the method addShape. Regards.