yixiang

Results 2 comments of yixiang

+1 I met the same issue in version 5.6. Here is log

I'm not sure why the solution using setComplextValue with PreserveText doesn't work for me. I have to use [cloneBlock](https://phpword.readthedocs.io/en/latest/templates-processing.html#cloneblock) to generate lines. Here is my solution: 1. Update your template...