PHPWord : Replace variables not separated by a line jump or space
I am trying to replace multiple variables in a docx that are not separated by a space or a line break with phpoffice/phpword using the TemplateProcessor class.
I am trying to replace multiple variables in a docx that are not separated by a space or a line break with phpoffice/phpword using the TemplateProcessor class.