user110045
user110045

Reputation: 51

Unable to Export Diagram to Image Files Using StarUML

I am using StarUML 2.1.2. I created Sequence Diagram. I want to export it as image (.jpg or .png). But when I exported it, the image file didn't exist. And when I checked the Export As dialog, there is no .jpg or .png filetypes. How can I export my diagram into image file?

Here is the screenshot : enter image description here

Upvotes: 5

Views: 32089

Answers (7)

Gandhy Bong
Gandhy Bong

Reputation: 5

if anyone still face the problem after doing any step that already in the comment

  1. try restart the node in debug menu
  2. and try export the diagram again

this solved my problem.

Upvotes: 0

Shalauddin Ahamad Shuza
Shalauddin Ahamad Shuza

Reputation: 3657

check File -> Export Diagram As -> PNG

enter image description here

Upvotes: 1

Aymen
Aymen

Reputation: 839

Restarting StarUML has solved the problem for me.

Upvotes: 2

crakama
crakama

Reputation: 825

Save you diagram first in one of UML or starUML formats. Then do the export.

If it still doesn't work try this:

1. Save your diagram first- Don't close startUML program without saving your diagrams, you will loose them. Then close starUML program.

2. Re-start the starUML program and then open your diagram/model. Or navigate to the folder where you saved your work and double click it-this will automatically open starUML loaded with your diagram.

3. Now try to export the file in your desired format...This worked for me.

Upvotes: 1

Luigi Blu
Luigi Blu

Reputation: 129

I know it's late, but if someone else has the same problem:

  1. try to disconnect and reconnect to internet
  2. close and reopen starUML
  3. retry to export diagram as png/jpeg/svg

Upvotes: 3

Шшш Јфһди
Шшш Јфһди

Reputation: 61

I downloaded version 2.7.0 and had the same problem. The solution is:

  1. First you must have a connection to the internet.
  2. Open the start uml application after you connected.
  3. Create the Projek.
  4. Click File > Export Diagram as.. > PNG

Upvotes: 6

albhilazo
albhilazo

Reputation: 221

Just had the same problem. In my case I was able to export as SVG, open it (it used IE by default) and right click -> Save image as -> PNG.

The question was asked a couple of weeks ago, but I hope it can help someone looking for a workaround.

Upvotes: 2

Related Questions