Community
Participate
Working Groups
Hi, is it possible to create an image (any format) from a diagram file without opening an editor? Thanks, Henrik Answer: Henrik, sorry, currently that is not possible. The coding doing the export (UIService.startSaveAsImageDialog) expects a GraphicalViewer instance. Michael
Added a possibility to manually trigger diagram export from the UI. This opens all editors, saves and closes again (if not open before). The solution is not so nice and isn't working headlessly. But for the time being it's alright. Committed with ae03bd89d5425c39a3d5b9f2a8d017a860362c65 (the path and names for the images is picked such that it matches with the documentation generator)
closing bugs contained in M2