Forum


Replies: 3   Views: 3957
Document properties
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 maitrebart  · 08-09-2012 - 14:10

Is there a way to set standard document properties, such as author, title, subject?
Also, is there a way to add and set custom properties, such as version, document number?

Posted by maitrebart  · 11-04-2013 - 12:13

Well, I just realized that I was not looking at the right place for the documention. I was looking in the full reference web page.
I just found the answer to my question in the documentation API web page.

Posted by admin  · 11-04-2013 - 12:13

Hello,

Although you have already found the solution, I'd like to say that you need to use addProperties method to set custom properties in a DOCX.

Regards.