I have a professional subscription of Roomle? I have read that a layout can be saved as jpeg in high resolution but I can’t find any option anywhere.
Asked
Active
Viewed 42 times
2
-
Can you describe in more detail what you want to achieve? – teh.fonsi Sep 01 '21 at 13:53
-
The layout which I have made on Roomle. I want to save it as jpeg in high resolution. Is it possible to do that? – Aarti Tilak Gynan Sep 02 '21 at 15:32
1 Answers
1
If you are using the Roomle SDK you can use preparePerspectiveImage
(link) to generate an image.
If you are using the Embedding Lib you can listen to onRequestProduct
(link) which will contain the image as Base64.
In case you just want to render an image without an integration you can use the feature in Rubens admin (link). This feature is only available for level 2 customers and above.

teh.fonsi
- 3,040
- 2
- 27
- 22