You are not logged in.
Hi everyone!
Can you tell me if there is a ready-made solution for generating docx documents by substituting variables into the document (similar to jinja2, for example {{ serial_number }})? The output should be a generated document in docx or pdf format.
Offline
I am not aware of any solution that does this.
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Don't know if this fits what you are looking for:
https://github.com/yllen/pdf/
Offline