Ziv-Barber / officegen

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.64k stars 472 forks source link

Make the generated document read-only of password protected? #409

Open prachi-kays opened 11 months ago

prachi-kays commented 11 months ago

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?