node-msoffice-pdf
node-msoffice-pdf copied to clipboard
Module to export Word, Excel & PowerPoint to PDF. Requires windows and installed office 2013
Hello! First of all I want to appreciate your work. But I’ve got a problem during building an app that converts an docx/xlsx file to pdf. The is in the...
``` Welcome to Node.js v14.15.4. Type ".help" for more information. > let msopdf = require('node-msoffice-pdf'); Uncaught: Error: The edge module has not been pre-compiled for node.js version v14.15.4. You must...
A quick fix for new version of node.js
Hello Team, i have a requirement on my project in which i have to convert JPEG images and docx to PDF. the feature should work in all operating systems like...
Please extend the support for Office 2015.
I use the word templates to wordbuffer,And then to convert to PDF,It does not support nodebuffer,If can support is very good