Forum


Replies: 2   Views: 2509
How to insert cross-reference at a specific place
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  · 26-07-2018 - 07:23

Hello,

Yes, you can use addCrossReference using a bookmark as any other content to generate a WordFragment and then use DOCXPath. Please check the included examples in the DOCXPath folder of your package to view similar samples.

If you open a ticket on https://www.phpdocx.com/support, the dev team will generate a custom script to illustrate how to do it.

Regards.