i using python-docx create , write word document.
how can put text in document header using python-docx?
http://image.prntscr.com/image/8757b4e6d6f545a5ab6a08a161e4c55e.png
thanks
unfortunately feature not implemented yet. page @samrogers linked part of enhancement proposal (aka. "analysis page"). implementation in progress however, @eupharis, might available in month or so. ongoing pull request here if want follow it. https://github.com/python-openxml/python-docx/pull/291
Comments
Post a Comment