Skip to content
Shun Kosaka edited this page Apr 30, 2020 · 1 revision

Approach to generate the document

First, the plugin converts the given metadata to human-traceable format JSON. Then, it generates the document:

  • (pdf) using pdfMake
  • (doc) using docx.js
Clone this wiki locally