Forum


Replies: 6   Views: 3899
Getting image captions to work?
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 admin  · 13-04-2016 - 11:41

Hello,

You could set the option 'show_label' as false and then use 'text' to add a custom string instead of 'Figure'. 'Figure' os a fixed default text added by Word.

Regards.