[top]: Java Open Office

: Users can verify or change the active Java version through the Apache OpenOffice settings at Tools > Options > OpenOffice > Java (or Preferences on macOS).

storable.storeToURL("file:///C:/output/myfile.pdf", filterProps); java open office

// Get the document info XDocumentInfo documentInfo = UnoRuntime.queryInterface(XDocumentInfo.class, document); : Users can verify or change the active

// Create a new document Object document = context.getServiceManager().createInstanceWithContext("com.sun.star.text.TextDocument", context); java open office