evCreate API Integration
The Canvas Envision Creator is a web application with front and back ends. As it performs document operations in a web assembly module on the front end, it exposes its document-editing features to external systems via JavaScript (JS) functions on this end. The exposed JS functions constitute the evCreate API. A web browser window hosting the front end provides these functions and executes custom JS scripts that use them.
Thus, you can use the evCreate API functions as follows:
Attach scripts using them as custom commands to the Canvas Envision Creator's ribbon.
Call them from custom JS scripts included in web pages with embedded Canvas Envision Creator.
21 January 2025