
1,069 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to export/print to XPS programmatically in an OfficeJS addin? Looking at the docs I see only 3 FileType enum members: https://learn.microsoft.com/en-us/javascript/api/office/office.filetype?view=word-js-1.3
Is there a reason other (fixed) formats are not supported?
In the Word web app I don't have the option so this might be a reason. By default, I can only see the export to PDF option.
Are there any plans to add XPS or any other formats in the future versions of WordAPI?