Justify when exporting to word does not workwith br enabled and without enabling it doesn’t work
Only data is outputted during export, there is no text justify.
understandbut is there a way to justify the text and have line breaks?
- The extension’s README.md says: Does NOT support styling cells,
- But you may customize the export class, read https://discourse.hkvstore.com/t/customizing-export-v2021/4020/1 you may override the exportValueBy() method,
- See PhpWord docs on addText().
Try v2024.8.