dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.44k stars 486 forks source link

how to add a graphical horizontal line #2677

Closed dhallX closed 1 month ago

dhallX commented 6 months ago

just a question is their a solution to create a graphical line the runs horizontal across the page?

dolanmiu commented 1 month ago

To do this, make a table or paragraph with a top/bottom border

This is the way I found using Microsoft Word itself

https://answers.microsoft.com/en-us/msoffice/forum/all/add-horizontal-line-in-word-to-separate-document/f6973260-06e3-4a59-979c-8b7f47a51b7f