Forum


Replies: 1   Views: 4700
Svg example
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 MarkNZed  · 01-09-2014 - 09:02

I'd like to prove if we can inject SVG (graphs) into .docx easily. I hav a file containing an SVG, could someone please indicate how to replace a variable with SVG ? Thanks.

Posted by admin  · 01-09-2014 - 09:25

UPDATE: SVG contents can be added using the addSVG method.