Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support with Pongo2 or Jinja2 templating feature #518

Open
srPuebla opened this issue Jul 31, 2024 · 1 comment
Open

Support with Pongo2 or Jinja2 templating feature #518

srPuebla opened this issue Jul 31, 2024 · 1 comment

Comments

@srPuebla
Copy link

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

Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant