GroupDocs.Viewer Cloud 19.3 Release Notes

GroupDocs.Viewer Cloud V2

GroupDocs.Viewer Cloud is a REST API?provides methods to render most popular file formats into Image (JPG, PNG or BMP), HTML or PDF formats.

The difference of V2 version from V1 is more simplified API with less methods and options. Also, it has more optimized and refined internal architecture. In this version, the API includes methods for working with cloud storage, which is important part: main viewer API methods take input documents from storage and put results there.

API Sections Overview

Api sectionDescription
Viewer APIMain API methods for getting information about documents and rendering them
File APIMethods for upload, download, copy, move, delete files : input documents and rendering results, in the cloud storage
Folder APIMethods for create, copy, move, delete folders in the cloud storage
Storage APIMethods for getting storage information and file information

Major Features

  • This is a first release of a complete new version of the API?GroupDocs.Viewer.Cloud v2.0
  • V2 provides much simpler and intuitive API comparing with V1
  • V2 includes Storage and File API which enables users to manage storage and files

Public API Examples