Let us check this out, however could please provide more details on setup/workflow ; steps to reproduce the error. Or video example, to help you better. Thanks.
hi @ZeroqodeSupport, i managed to fix this, i saved the file to database and tried to show it as an image from link but i figured out that the outcome is SVG not image.
@levon is there a way this could be extended to download a region of the screen (e.g. the contents of a group on the page) as an image file? The region would contain several overlapping .svg images that we want to convert to a single high-res image or svg file.
Unfortunately, it is not possible. In the current template version, it is possible only to convert into SVG/PNG/JPEG file a single SVG element, which ID you’re indicating in the plugin action:
@ZeroqodeSupport sorry for asking noob. with this plugin can i convert an image obtained in an api call? Get returns a link with the image, but in PNG or jpeg and this results in long loading.
The plugin functionality allows converting SVG files to other formats like PNG or JPG.
The source of the plugin should be on the page in order for the plugin to work, thus in case you will add the chart/HTML element that will have the data source set from an API call then the plugin will most probably perform fine for your use case.
Let us know if you sorted it out, or if there is anything else we can assist you with
Hi @petrasmiega, thanks for reaching out.
Allow us to recommend checking the correctness of the plugin setup within your application. For guidance and reference, please use the plugin:
In case the issue will persist, please share a screencast or screenshots with the plugin setup and related workflows. This will help us to identify any possible issue much faster.
Kindly note that demo page elements and workflow actions that are copied (through copy > paste action) will not work properly.
To follow the example shown on the demo page, it is required to replicate the workflows and setups through elements that are available on your page.