canvasResize

Description

Resize an existing canvas, canvas are mainly used for printing.

Platform Supported

  • Web

  • Mobile

Input / Parameter

Output

Callback

callback

The function to be executed when the canvas is resized successfully.

errorCallback

The function to be executed when the canvas is not resized successfully.

Last updated