

DisableInactiveMessagesĭisables displaying of the explanation text on the overlay when the document becomes inactive or killed. However, it is still possible to do an "internal" cut/copy/paste. Pasting into the document would still be possible. If set to true, HideExportOption is assumed to be true DisableCopyĭisables copying from the document in libreoffice online backend. Hides 'Download as' option in the file menubar DisableExportĭisables export functionality in backend. If set to true, hides the save button from the toolbar and file menubar in the UI HideExportOption If set to true, hides the print option from the filemenu bar in the UI HideSaveOption CheckFileInfo extended response properties HidePrintOption UserFriendlyNameĪ string representing the name of the user for display in the UI. UserIdĪ programmatic string identifier of the user. UserCanNotWriteRelativeĪ boolean flag indicating that the user cannot Save-As on this server, so PutFileRelative will fail. UserCanWriteĪ boolean flag, indicating whether the user has permission to edit and/or over-write the file.

The TemplateSource is supposed to be an URL like that is accessible by the Online.įor the actual saving of the content, normal PutFile mechanism will be used. an OTT file) is specified as "TemplateSource" in the CheckFileInfo response. In that case, the file will be created from a template when the template (eg. The ID of file (like the wopi/files/ID) can be a non-existing file. Size of the file in bytes (64bit) TemplateSource PostMessageOriginĪ string for the domain the host page sends/receives PostMessages from, we only listen to messages from this domain.

OwnerIDĪ programmatic string identifier for the owner of the file. If true, HidePrintOption is assumed to be true. DisablePrintĭisables print functionality in libreoffice online backend. CheckFileInfo response properties BaseFileNameĪ string containing the basename of the file, omitting its path. Refer to WOPI docs for further details on the protocol's inspiration. LibreOffice Online uses a WOPI-like protocol to interact with hosts who want to integrate LibreOffice Online in them.
