Forum


Replies: 1   Views: 4017
Domdocument::loadxml(): namespace prefix pic on cnvpicpr is not defined in entity
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 darghon  · 18-06-2016 - 08:13

Hi

The error reported in the topic title gets triggered when a user adds an image to a word document, which originates from a (local) user path that contains a '$' symbol.

eg. "c:\users\$_someUser\Document\local_image.png"

Is there any way to fix this?

Regards.