Skip to content

Ability to insert formatted html chunks to template. #110

Open
@egig

Description

@egig

A request: It'll be great if we can insert html chunk to doc template, which is urgently I need to do now. e.g:

$doc = $PHPWord->loadTemplate('Template.docx');

$doc->setValueFromHtml('SomePlaceholder', '<h1>some value</h1>');

Is there anyone know how to do this, just for now ? by hack or something ?
Thanks.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions