Skip to main content

Introduction

Foxit Web Collaboration Add-on focuses on helping developers easily integrate real-time document collaboration into their web applications which are built based on Foxit PDF SDK for Web. It mainly contains two modules, the client and the server.

This guide will introduce the following section:

  • Getting Started: introduces the system requirements, package structure and how to quickly run the collaboration demo.

  • Web Collab-Server: illustrates the collaboration server component, including database, authentication, cluster, as well as message and notification.

  • Web Collab-Client: illustrates the collaboration client component, including installation, integration, how to create/begin/end/quit collaboration, how to get collaboration members, and how to get and update collaboration permission.