server url
server configuration
Sends a GET request to server-url/supported_append_mimetypes.
JSON of the supported append file mime types.
Sends a GET request to server-url/supported_output_mimetypes?template=input_type. Note: You will get empty JSON if the template extension isn't supported.
extension of file
JSON of the supported output types for the given template extension.
Sends a GET request to server-url/supported_prepend_mimetypes.
JSON of the supported prepend file mime types.
Sends a GET request to server-url/supported_template_mimetypes.
JSON of the mime types of templates that Cloud Office Print supports.
Sends a GET request to server-url/version.
the version of Cloud Office Print that the server runs.
Sends a GET request to server-url/officetopdf.
current version of OfficeToPdf installed on the server. (Only available if the server runs in Windows environment).
Sends a GET request to server-url/soffice.
current version of Libreoffice installed on the server.
Contact the server to see if it is reachable.
whether the server at Server.url
is reachable
raise error if server is unreachable
Generated using TypeDoc
This config class is used to specify the Cloud Office Print server to interact with.