docxtemplater-chart-module icon indicating copy to clipboard operation
docxtemplater-chart-module copied to clipboard

Using docxtemplater-char-module with latest docxtemplater

Open xoda opened this issue 3 years ago • 1 comments

Dear @dderg,
Thanks for the awesome library. I'm trying to make use of your library with latest docxtemplater, but with no success.

Any suggestions? Even the readme's example in this repo can't be executed:

/private/tmp/example.js:6
var docx = new DocxGen()
           ^

ReferenceError: DocxGen is not defined

I guess the class has been renamed or something. Did you try it out?

xoda avatar Feb 15 '22 10:02 xoda

Unfortunately I don't use this package anymore, but I'm happy to help you to contribute, feel free to open a PR and ask me any questions. I think it's a good idea to rewrite it in typescript to be honest :)

dderg avatar Feb 15 '22 21:02 dderg