aetna-softwares

Results 5 comments of aetna-softwares
trafficstars

hi, yes '...contents...' is my template of invoice with tags of my invoice data. the {/invoice} is indeed on the page 2 after the page break. in this early test,...

for your information, here is a quick hack to automatically add the "array" tags with the page break : ``` var docx = new Docxtemplater(contentsDocx); if(Array.isArray(data)){ Object.keys(docx.zip.files).forEach(function(f){ var asTextOrig =...

This is a good concept ! I will certainly try to write this module when i'll have some spare time

Hi, Finally I didn't need it anymore so I didn't take the time to do it. We ended to generate individual documents and when we need some document aggregation we...

@awerlang yes LibreOffice give me the best results with the best performances (although performances are not so good but others are worse)