docx2pdfmaker
v0.0.3
Published
NPM Package to convert .Docx file into Pdfmaker libary format
Downloads
302
Maintainers
Readme
Reference
| Parameter | Type | Description |
| :--- | :--- | :--- |
| data
| string
| Required. The data corresponding to the type used |
| type
| path, buffer or ArrayBuffer
| Required. Type of sending data |
| options
| ConvertToHtml Config
| ConvertoToHtml mammoth library options |
ConvertToHtml Config
Examples
Check the demo folder for examples.