pub fn render_docx_package(document: &FormattingDocument) -> Vec<u8> ⓘExpand description
Renders a language-free FormattingDocument into a valid .docx (OPC ZIP)
package in the documented stored-entry profile.
pub fn render_docx_package(document: &FormattingDocument) -> Vec<u8> ⓘRenders a language-free FormattingDocument into a valid .docx (OPC ZIP)
package in the documented stored-entry profile.