drawsvg iconDRAWSVG user's manual
PreviousNextContentsPDFdrawsvg

Chapter 12. Integration

Table of Contents

12.1. Integration by URL
12.2. Integration by API

DRAW-SVG can be used to edit svg documents within a web application.

There is two ways to integrate DRAW-SVG :

  1. By URL and REST services

  2. By API with jsChannel

DRAW-SVG website has several entry points to be called from another site.

Each entry point can have parameters. The general syntax of the URL for calling an entry point is :

        https://drawsvg.org/drawsvg.html#
        entry
        :
        parameter1=value&parameter2=value