Hello,
I'd like to use UTF-8 with phpword ... but
```
header('content-type: text/html; charset: utf-8');
```
doesn't work ...
How can I use it (for the french language like 'é' or 'à' ...) ?
Thanks
Comments: Have you seen this post? https://phpword.codeplex.com/discussions/261365 Also, this discussion? https://htmltodocx.codeplex.com/discussions/348216
I'd like to use UTF-8 with phpword ... but
```
header('content-type: text/html; charset: utf-8');
```
doesn't work ...
How can I use it (for the french language like 'é' or 'à' ...) ?
Thanks
Comments: Have you seen this post? https://phpword.codeplex.com/discussions/261365 Also, this discussion? https://htmltodocx.codeplex.com/discussions/348216