Skip to content

setValue "&" Error  #333

Closed
Closed
@devioarts

Description

@devioarts

Hello,
i'm using PHPWord for templates and it works really good but when i try to write "&" char, generated document won't open.

$document->setValue('OBJ-EX-15', ' Johnson & Johnson');

same as

$document->setValue('OBJ-EX-15', ' Johnson&Johnson');

Have anyone same bug?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions