Premium
Exports a group of drawing elements as a PDF file (see example). In the exported file, the group is positioned at [0, 0]
. Its dimensions are used as the default dimensions for the image.
Scene images have to be of same origin or CORS-enabled.
The export operation is asynchronous and returns a promise.
Parameters group
The Group to export.
options?
The PDF Export options.
Returns
Promise<string>
- A promise that will be resolved with a PDF file encoded as a Data URI.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4