Utility objects¶
Docx2pdf¶
- skelmis.docx.utility.document_to_pdf(docx_file: Path | str) None[source]¶
Create a PDF from a word document.
Consider calling the relevant API’s yourself if you need to add extra context to calls such as watermark arguments.