evidenceprime / html-docx-js

Converts HTML documents to DOCX in the browser
http://evidenceprime.github.io/html-docx-js/
MIT License
1.06k stars 288 forks source link

how to remove the headers and footers from the title page #112

Open MikhanikaLabs opened 4 years ago

MikhanikaLabs commented 4 years ago

Hi guys! I use this great module. My question is how to remove the headers and footers from the title page and leave them in the main text of the docx..when creating the document. Thank you.

ravikachhawaha commented 3 years ago

@MikhanikaLabs Did you get the fix for the above query?

manish7615 commented 2 years ago
"mso-title-page:yes;"

use this in the @page Section1{}