Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.66k
stars
471
forks
source link
Make the generated document read-only of password protected? #409
I am using this library in node.js and next.js. Is there any way to make some sections of the document read-only or to make the entire document tread-only?
I am using this library in node.js and next.js. Is there any way to make some sections of the document read-only or to make the entire document tread-only?