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.66k stars 471 forks source link

How to set paragraph before/after spacing for word doc? #250

Open Joban1992 opened 6 years ago

mhd-zulqarnain commented 6 years ago

</w:rPr></w:rPrDefault><w:spacing w:after="0" w:line="276"

I achieve it by setting w:after="0" in genedocx.js