word to-pdf
CLI
jetformat word to-pdf contract.docx -o contract.pdf
jetformat pdf info contract.pdfconvert contract.docx is the same engine when you want the CLI to pick the resource from the extension. Use pdf info for a page count. Report the path Jetformat wrote.
Supported inputs
.docxdocuments are supported.- Fonts used by the document should be available on the machine.
- Legacy
.docand macro-enabled.docmfiles are outside the supported set.
Common request
Ask an agent: “Convert contract.docx to PDF and tell me the page count.” It should run word to-pdf, then pdf info.