unidoc / unioffice

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
https://unidoc.io/unioffice/
Other
4.37k stars 473 forks source link

Support with Pongo2 or Jinja2 templating feature #518

Open srPuebla opened 3 months ago

srPuebla commented 3 months ago

Description

Add support to pongo2 or jinja2 templating. You create a docx base template and replace the document with pongo2 or jinja2 language over docx base template.

Expected Behavior

func PongoConvert(path_docx_base_template_docx string, map[string]interface) (string, error){ return docx_replaced_with_pongo, nil }

Actual Behavior

github-actions[bot] commented 3 months ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/